An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Allociné Clone

![](https://img.shields.io/github/last-commit/stevenpersia/allocine-react.svg?style=for-the-badge)
![](https://img.shields.io/snyk/vulnerabilities/github/stevenpersia/allocine-react.svg?style=for-the-badge)
![](https://img.shields.io/codeclimate/maintainability/stevenpersia/allocine-react.svg?style=for-the-badge)
![](https://img.shields.io/github/license/stevenpersia/allocine-react.svg?style=for-the-badge)
![](https://img.shields.io/badge/You%20like%20%3F-star%20me-blue.svg?style=for-the-badge)

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://github.com/stevenpersia/allocine-react/blob/master/src/assets/img/preview-reactocine.png)](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!