Skip to content

shiningchenLSE/nextjs-fullstack

Repository files navigation

This is a Next.js project bootstrapped with create-next-app with Tailwind.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm 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.

Testing

This repo uses Jest and React Tetsing Library. To execute tests, run:

npm test

See example tests in .test.tsx files inside the __test__ folder.

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

Important Dependencies

  1. bcrypt
  2. mongodb
  3. mongoose
  4. next-auth

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published