Skip to content

NorbertoC/next

Repository files navigation

This is a Social Media Platform to try Next.js 14

This project showcases a fully-functional Social Media Platform built with Next.js, React, and TypeScript. It leverages modern technologies to deliver a dynamic, performant, and secure user experience:

Dynamic Routing & Project Organization:

  • Clean and intuitive code structure for easy navigation and development.
  • Seamless user experience with smooth page transitions.

Advanced Data Fetching & Caching:

  • Optimized performance with efficient data retrieval strategies.
  • Improved user experience with faster loading times.

User Authentication with Auth.js:

  • Secure and robust access control for users and sensitive data.
  • Flexible authentication options for a seamless user journey.

Data Modeling with Postgres & Prisma:

  • Powerful and flexible data management with Postgres.
  • Simplified interaction with the database using Prisma.

Getting Started

First, run the development server:

Clone the repository.

Install dependencies: npm install or yarn install.

Start the development server:

npm run dev
# or
yarn dev

Visit http://localhost:3000 in your browser.

Further Resources:

About

Creating an App using NextJS 13. Let's see!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published