Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.26 KB

Allociné Clone

A little clone of Allociné made with React. All rights reserved to Allociné & Webedia. For content, I used The Movie Database API : themoviedb.org.


Demo

See demo : https://allocine-react.netlify.com/

Install the project

Clone this repository :

git clone https://github.com/stevenpersia/allocine-react.git
cd allocine-react

Install packages :

npm install

When installation is complete, run it :

npm start

Star, Fork, Clone & Contribute

Feel free to contribute on this repository. If my work helps you, please give me back with a star. This means a lot to me and keeps me going!