- Clone this repo and cd into the root folder.
- Install
yarn install
- Start
yarn start
- Go to http://localhost:3000/
This app was created using create-react-app.
create-react-app : The following link has all the commands that can be used with create-react-app https://github.com/facebook/create-react-app
ReactJS : Refer to https://reactjs.org/ to understand the concepts of ReactJS