Live Preview:
(Not available yet)
Storybook:
https://orkungursel.github.io/hey-taxi-frontend/
- TypeScript
- React v18
- Redux
- Redux-Toolkit
- Redux-Saga
- Mapbox GL JS Not implemented yet
- Storybook
- TailwindCSS
- Eslint + Prettier
Please follow the instructions in HeyTaxi repository to run backend before starting development.
# --force flag is needed to use lastest version(v18) of React with other dependencies
npm install --force
npm run start
npm run storybook
Variable Name | Description | Default |
---|---|---|
REACT_APP_API_URL |
Backend API Base URL | http://localhost:3001 |