App to find restaurants around the user.
- Atomic design
- Create React App
- React
- Redux
- Semistandard
- Auth0
- google-map-react
- material-ui
- enzyme
- react-devtools
- tests
- test coverage report
- cp .env.example .env (DEV - fill with the right variables)
- yarn
- yarn start
- NOTE: to access it locally http://localhost:3000
- yarn test
- yarn coverage
- yarn deploy
- Better design
- Tests
- Directions to be opened in other instance of google maps
- git hooks
- Authentication backend
- scroll when selecting place
- filtering, radius
- Loaders when data fetching
- react-helmet
- immutablejs
- snackbars for success/fail massages