Bloggers Social Media is a platform to share blog posts among users with essential features such as user registration, login, blog creation, CRUD operations (Create, Read, Update, Delete) on blogs, favorites management, and blog search/browse functionality.
Technologies: Ejs | Bootstrap | HTML | CSS | JavaScript | Node.js | Express.js | Passport Authentication | PostgreSQL
Check out the video demo here.
To run project:
- Open the project in Visual Studio Code
- In the terminal: nodemon app.js
- Access the website at localhost:3000