Skip to content

rcpassos/meals-app

Repository files navigation

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