Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 492 Bytes

This project is a React.js client which uses the themoviedb api.

You can find information about movies, tv series or actors.

to run it clone this repo, use the command 'npm install' to install all the dependencies. After that is done hit 'npm start' to run the project locally.

A roadmap for this project is making more resuable components, and add more styling for the individual pages' layout. Feel free to contribute.

Thank you, and I hope you will enjoy using it or learning from it.