Skip to content

sophiat8832/capstone-back-end

Repository files navigation

FoodSteps

Table of Contents:

Introduction

Sophia and Lily love to eat. But, they sometimes end up in a bit of a dilemma when it comes to picking where to eat. Although Yelp and Google offer a useful starting point, relying solely on the opinions of strangers doesn't always make it easier. Sophia and Lily believe that the best recommendations come from friends, not total strangers. That's why they built this site.

Frontend Repository

Checkout our frontend repository HERE

Live Website

FoodSteps

Tech Stack

Backend:

  • NodeJS/Express
  • MongoDB Atlas & Mongo Compass
  • Yelp Fusion API
  • Render

Demo Video

Click to see our demo

Installation

  1. Clone the repo
    git clone https://github.com/sophiat8832/capstone-back-end.git
  2. Install yarn packages
    yarn install 
  3. Start the server
    node server.mjs
  4. Generate Yelp API Key Make an account from Yelp Fusion API to get your private API key.

    Create a .env file in your project root directory and add 'YELP_API_KEY = insert_your_yelp_fusion_API_key'.

  5. Contact one of the developers to receive your unique Mongodb Atlas URI key to access the database for this project.

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published