Eat more is a restaurant favoriting app
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
Frontend
- React.js *Redux.js *Redux-Thunk
- Material-UI
- Google Places API
- Google Javascript API
Backend
- Ruby on Rails
- JWT Auth
- Bcrypt