Project to learn to use react native with expo. Search and save movies from the imdb database. Tech stack includes expo, express/node, and firebase firestore. Using google log in for authentication.
Table of Contents
- npm install
- npm run ios
- npm
npm install npm@latest -g
- node
brew install node
- xcode (App store)
- expo cli
- Firebase/firestore account (free)
Welcomed.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Project Link: https://github.com/chelsea-angelena/react-native-expo-movie-app