Skip to content

yoloOnTheBattlefield/react-movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.