https://github.com/stevenpersia/allocine-react
A little clone of Allociné made with React. Demo available.
https://github.com/stevenpersia/allocine-react
allocine app axios clone imdb react reactjs
Last synced: 11 months ago
JSON representation
A little clone of Allociné made with React. Demo available.
- Host: GitHub
- URL: https://github.com/stevenpersia/allocine-react
- Owner: stevenpersia
- License: mit
- Created: 2018-11-17T09:44:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T12:32:59.000Z (over 3 years ago)
- Last Synced: 2024-05-01T14:51:17.641Z (about 2 years ago)
- Topics: allocine, app, axios, clone, imdb, react, reactjs
- Language: JavaScript
- Homepage: https://allocine-react.netlify.com/
- Size: 2.64 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
[](https://allocine-react.netlify.com/)
---
## 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 :
```bash
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!