This is a Coffee app written with React Native.
When you want to clone the project in your personal computer, you should run this command
npm install
and when you want to run this project
npx expo start
If you want to sync your clone with the original repo automatically:
git remote add upstream https://github.com/mustafadede/Coffee-App.git
git pull upstream main
If you want to sync your clone with the original repo automatically:
git remote add upstream https://github.com/mustafadede/Coffee-App.git
git pull upstream master
- Firebase
- Redux
- React Navigation