GoRestaurant. Built with React Native, Typescript and Styled Components.
- List all the foods
- Filter foods by category
- Filter foods by name
- Create orders
- Add/Remove extras to a order
- Save to favorites
- Show orders
- Show favorites
git clone https://github.com/lucaxsilveira/react-native-delivery.git
yarn
In the project directory, you can run:
Runs a fake API to get and manage the foods data.
Run the app on which device you prefer
Project made with Rocketseat, thanks for all ❤️.