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

https://github.com/ifiokjr/movie-list-demo

A Simple Create React App Demo - https://movie-list-cswgowkelg.now.sh
https://github.com/ifiokjr/movie-list-demo

Last synced: 4 months ago
JSON representation

A Simple Create React App Demo - https://movie-list-cswgowkelg.now.sh

Awesome Lists containing this project

README

        

Movies List Example
===================

Built using **React** and **create-react-app**.

To run make sure you have a version of node >6.

Clone this repository and `npm install` or `yarn` within the directory.

Run `npm start` to launch the app.

The code can be browsed via the `src/` folder.

The bulk of the View and business logic is located in `src/App.js`.

The site is also available prebuilt on https://movie-list-cswgowkelg.now.sh