A blog to express my ideas about Technology, Engineering, Climate change and Life.
Made using React, NodeJS and MongoDB.
Initially the ideas was to learn about :-
- CRUD operation using MERN stack
- Authentication and authorization using cookies
- writing blog posts
- ReactJS
- ChakraUI
- React-router-dom
- vite
- NodeJS
- ExpressJS
- Mongoose
- MongoDB
- CRUD operations using MERN stack
- Authentication and Authorization using cookies
- Styling using ChakraUI
- Hook the front-end with the back-end
- Encrypt password and use session
- Add functionality for all fields in log in and sign up page
- Add reCaptcha for sign up page
- Add comments, keywords and author routes to the front-end for CRUD operation
- Transfer the project to NextJS
- Add typescript support
- Deploy the project to vercel