Skip to content

reddy-epk/Counter

Repository files navigation

Building and Debugging a react Counter app

Refer to the image below:


counter-output

Set Up Instructions

Click to view
  • Download dependencies by running npm install in your IDE
  • Start up the app using npm start