/bakery-native

Primary LanguageJavaScriptMIT LicenseMIT

The app is made using react-native and firebase

Features

  • Authenticate using firebase
  • Register , Login
  • Fullscreen mode
  • Cross platform

Run Locally

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