Builded in React-Native, Expo, Redux and Typescript, this application was designed to be a coffee delivery.
You can see the most popular coffee, the highlights, search your favorite beverage and like it. Also set on your bag and fill the delivery address.
To use this app, you'll need...
- Clone this repository:
cd "dir from your preference"
git clone https://github.com/Merchanntt/ICoffee
- Run:
Yarn
- run the DataBase:
yarn json-server --watch db.json
- And finally, run the servers:
yarn start
Feel free to change on your one way <3