This is a quickstart, ready to start your own project in nextjs with tailwind css and database with mongodb
-
Clone repository: git clone https://github.com/schmidtGabriel/nextjs-tailwind-mongodb.git
-
Go to project repository: cd nextjs-tailwind-mongodb
-
Install dependencies: npm install
-
Run to dev: npm run dev
- user CRUD
- authentication
- src
- components
- layouts
- models
- pages
- admin
- api
- home
- styles
- utils