Skip to content

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

Notifications You must be signed in to change notification settings

emmannweb/Nextjs-blog-with-mongodb-MUI

Repository files navigation

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...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published