Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 731 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 731 Bytes

Testing TMDB and OPEN API

This project was bootstrapped with Create React App. The project is meant to send requests to two different APIs in order to obtain information about different books and movies.

The API's used were:

Available Scripts and steps

Please copy the repository and install all dependencies first in the project directory:

npm install

Then in the project root directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.