This is a Full Stack Blog App which has an Admin Dashboard with Author and Admin Support.
🔥 create Posts
🔥 create Tags
🔥 edit the posts they have written
🔥 create users
🔥 create posts
🔥 create tags
🔥 create categories
🔥 create authors
The Backend is a REST API. Every requests made to the server is passed through middlewares to check the authentical levels for the authors, admins, users.
🔥 Auth middlewares
🔥 HTTP Cookies + JWT
Currently, everything is under development phase.
You can Visit the site here - link
Client: NextJS, Material UI, TypeScript, Axios, Redux
Admin: ReactJS, TypeScript, EditorJS, Material UI, Axios
Server: Node, Express, Mongoose
Email to smrutiranjanbadatya2@gmail.com for any queries