Skip to content

🎬React JS application that create Master Detail list by reading JSON file

License

Notifications You must be signed in to change notification settings

papatekken/filmstar-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filmstar list

Version license ReactJS

  • Display Master Detail list by React JS reading JSON file

  • Project for self learning React JS

About

The program read in a JSON file that contains dummy information of filmStars, and output master-detail page with those information.

How to run

  1. Install [NPM] (https://www.npmjs.com/) and and GIT

  2. Clone this repo $ git clone {https://github.com/papatekken/filmstar-list}

  3. Go into folder of cloned repo

  4. install the required dependencies $ npm install

  5. To run the React project $ npm start

  6. The demo site should appear in browser itself

License

GNU AGPLv3

Attribution

Contact

Created by @papatekken - feel free to contact me!

About

🎬React JS application that create Master Detail list by reading JSON file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published