Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 203 Bytes

React-Practise

This contains an App which covers all the fundamental topics of react along with webpack.

To Run

  • Clone the Application
  • Run npm install
  • And execute npm start in the command line