Instructions:
- Git clone or fork this repo.
- Download MongoDB and follow the installation instructions: https://docs.mongodb.com/manual/installation/
- Go into the flapperNews directory, type: sudo mongod to start Mongo.
- Then npm install.
- Load localhost:3000.
Flapper News allows users to register and login in order to post, comment, and upvote content on the site.