Introduction to React

Pre-requisites: nodejs

Setup

  • Fork the repo and clone it your machine
  • cd to the project directory and run npm install
  • In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.