- react-navigation v5
- axios for fetching data from api
- stack navigation
- How to create a beautiful app,
- fetching data from various api service
- how to use react-navigation v5
- perfect for beginners
- Get API keys from TMDB
- edit those keys in const.js
- install all dependencies with
npm install
- run
npm start