Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.07 KB

Meals App

React Native Meals app. This project was created in order to learn, test and improve my skills in React Native.

Setup

This project was created with React Native CLI

  1. git clone https://github.com/rcpassos/meals-app.git
  2. cd meals-app/
  3. npm install
  4. npx pod-install ios
  5. Create an .env file with AUTH_API_KEY variable with Firebase API Web Key
  6. npm run ios or npm run android

Dependencies

Backlog

License

MIT