Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 480 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 480 Bytes

Eat More

Eat more is a restaurant favoriting app

Getting Started

clone this repo, and cd into the directory

running the frontend:

  • npm install
  • npm start

backend:

  • clone this repo
  • run backend locally with rails s

Technologies Used

Frontend

  • React.js *Redux.js *Redux-Thunk
  • Material-UI
  • Google Places API
  • Google Javascript API

Backend

  • Ruby on Rails
  • JWT Auth
  • Bcrypt