-
Display Master Detail list by React JS reading JSON file
-
Project for self learning React JS
The program read in a JSON file that contains dummy information of filmStars, and output master-detail page with those information.
-
Install [NPM] (https://www.npmjs.com/) and and GIT
-
Clone this repo $ git clone {https://github.com/papatekken/filmstar-list}
-
Go into folder of cloned repo
-
install the required dependencies $ npm install
-
To run the React project $ npm start
-
The demo site should appear in browser itself
- png files are generated from https://face.co/
- Nero charts library applied https://nivo.rocks/
Created by @papatekken - feel free to contact me!