emmannweb / Nextjs-blog-with-mongodb-MUI

NextJs Blog with Mongodb and MUI for beginners: API/ Authentication, Authorization, Middleware user role, form validation etc...

Repository from Github https://github.comemmannweb/Nextjs-blog-with-mongodb-MUIRepository from Github https://github.comemmannweb/Nextjs-blog-with-mongodb-MUI

Next.Js Blog with MongoDB - MUI for beginners

This project is a simple fullstack blog with User dashboard aims to teach all the basics to build a fullstack App. Download the project and install NPM packages (npm i), create a .env file in the Root folder and add your MONGO_URL and AUTH_SECRET and run 'npm run dev'.

My Image

My Image

Features:

- Next Js folder structure and Routing
- UI interface with form validation
- API
- CRUD operation with Mongo DB / Mongoose
- Encrypt password
- Authentication / Authorization
- Middleware
- Protected Route
- User role
- Toast Notification
- Dashboard / active link

About

NextJs Blog with Mongodb and MUI for beginners: API/ Authentication, Authorization, Middleware user role, form validation etc...


Languages

Language:JavaScript 100.0%