/movie_app_react_native

movie app using tmdb api in react native

Primary LanguageJavaScript

Movie App in React Native using TMDB API

Uses:

  • react-navigation v5
  • axios for fetching data from api
  • stack navigation

You will learn:

  • How to create a beautiful app,
  • fetching data from various api service
  • how to use react-navigation v5
  • perfect for beginners

How to run

  • Get API keys from TMDB
  • edit those keys in const.js
  • install all dependencies with npm install
  • run npm start

Try It On Expo:

Final App: