Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 330 Bytes

Movie App using React and TMDB api

this app is based on a free movie API, the main use of this app is to show up the different movies and their ranking, i tried in this app to use different packages to make the design looks very nice (sliders, hover effects)

How to use the app

cd movie-app
npm install
npm start