--- Simple Blog App ---
- User Authentication (signUp, Login)
- Create, View, Delete Blogs
- Change text color, text size in text editor
- Add the blog images
- Publish your blog posts
- Can see others published blogs
- Clone the repo
- Open terminal
- Go to the folder (using cd command)
- Run on the terminal --> npm install --> nodemon index.js
- Open any browser
- Type the url --> localhost:3000 Thats it!!
Using the Tech stacks:
- NodeJS
- ExpressJS
- EJS
- MongoDB