Demo showing the concept of props in ReactJS.
This repository shows the concept of props in ReactJS with simple demo.
You should have basic understanding, usage and installation of:
After getting the copy of the repository,
1) Get into the project folder in Terminal.
2) $ npm install
3) $ npm start
4) Open URL http://localhost:3000
Want to update the demo example then contributions are most welcomed :)