Skip to content

sveem/GoodEats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodEats

##Description: GoodEats is a food seeking app which allows the user to search for their favourite food preferences with an intuitive and elegant UI.

Live link

Team

Our Tech Stack

'tech stack'

Installation

Copy and paste this into the terminal

git clone https://github.com/middlewaremonkeys/goodeats && cd goodeats && git checkout develop && npm i && cp .env.example .env

Setup the .env file, it should be copied from the .env.example using the commands above, however you still need to get a Yelp v3 (Fusion) ID and Secret

Local dev server

npm run start:dev

Heroku server setup

Just push to a heroku dyno, no external apps required nor a Procfile npm start is already setup so it will run based off that

About

GoodEats - food searching app. Tech stack: AngularJS, Node.js, Express.js, Bootstrap, REST APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.3%
  • HTML 37.2%
  • CSS 0.5%