Skip to content

A Reddit-like application for users to discuss and share content, built with Node and Express.

Notifications You must be signed in to change notification settings

busdav/bloccit-node-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloccit

a web application where users can create topics, posts, and comments as well as vote and favorite posts.


Resources:

  • 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.

Available Scripts

To see this project in action, clone the repo locally and then run the command:

npm start

Runs the app in the development mode.
Open https://localhost:3000 to view it in the browser.

About

A Reddit-like application for users to discuss and share content, built with Node and Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published