a web application where users can create topics, posts, and comments as well as vote and favorite posts.
- Node.js
- Express.js
- Request
- PostgreSQL
- Sequelize
- EJS
- Bootstrap
- JQuery
This project also utilized Express-validator for validations, Passport.js for authentication, Morgan for route logging, Bcrypt.js for encryption, Jasmine for test-driven development, Faker to help seed the database and Heroku for deployment.
Bloccit was completed as part of Bloc's Web Development Curriculum.
To see this project in action, clone the repo locally and then run the command:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.