Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 565 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 565 Bytes

React Js Sample Project

  • Uses "react-router": "^4.0.0"

  • React JS - state and props

  • React JS - conditional rendering

  • React JS - controlled component - used input

  • React JS - functional stateless component

  • React JS - Class based component

  • bundler => webpack, es6 => babel compiler

Getting Started

> git clone https://github.com/guruganeshm/react-js-sample.git
> cd <filename>
> npm install
> npm start

Live Demo of this repository

https://rjxwebproject.herokuapp.com/