This is a simple react js project . In this project I have taken API from themoviedb .
- First create a new project .
- Install bootstrap and axios .
- Create a new folder components .
- Create new files under components and import them into app.js .
- Create new account on themoviedb and request for api .
- Add those api into your project .