Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Ronuhz/next-social

Repository files navigation

NEXT Social

Built using Next.js, Next-Auth, Prisma and Planetscale

Getting Started

1. Setup Environment Variables

the Prisma file was created for a MySQL database on Planetscale

GOOGLE_ID GOOGLE_SECRET NEXTAUTH_SECRET DATABASE_URL

2. Install Dependencies

npm install

2. Run Development Server

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Landing Page

Landing Page

Feed

Feed

New Post

New Post

Profile

Profile

Edit Profile

Edit Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors