The app is made using react-native and firebase
- Authenticate using firebase
- Register , Login
- Fullscreen mode
- Cross platform
Clone the project
git clone https://github.com/vickyshaw29/bakery-native.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start