eharris128 / belp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Belp

This app is made for the beer lovers to express whet they believe, feel, experience, and love when they need to let the world know about the very sustance that improves and and chaanges the world around us.

Description

Users are able to post reviews, read other users' reviews, and view beer information for all of the beers populated in the database.

Technology Used

FrontEnd: HTML, CSS, Javascript
BackEnd: NodeJS, Express, MongoDB, Mongoose, Mlab
Deployment: Heroku, Travis

Documentation of API

How To Use our code

  • Fork it to your Repo
  • Git clone the Repo link git clone [repo link]
  • Move into the project directory: cd ~/YOUR_PROJECTS_DIRECTORY/YOUR_PROJECT_NAME
  • Run npm install in the terminal => install all the dependencies
  • Make sure MongoDB is installed
  • Run mongod in the terminal => to run the mongodb server
  • Run npm start in the terminal => to run the client and backend server

Contributing

Authors

Acknowledgments

  • Thank you Thinkful for giving us the opportunity to develop our project throughout this week
  • Thanks to Chris for helping to teach us the back-end mechanics these past few weeks, hope all is well for you in the future
  • Thanks to Elias, Joshua, and Sidharthchugh for all of their guidance and assistance to help improve our code.
  • Thanks to cohort 12 for being so supportive

About


Languages

Language:JavaScript 81.4%Language:HTML 13.0%Language:CSS 5.6%