https://github.com/reddy-epk/counter
A react app for Updating the value of the counter
https://github.com/reddy-epk/counter
class-components debugging front-end-web-development react
Last synced: about 1 year ago
JSON representation
A react app for Updating the value of the counter
- Host: GitHub
- URL: https://github.com/reddy-epk/counter
- Owner: reddy-epk
- Created: 2024-03-20T13:50:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T14:03:24.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T17:42:32.749Z (about 1 year ago)
- Topics: class-components, debugging, front-end-web-development, react
- Language: HTML
- Homepage: https://epkcount.ccbp.tech/
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Building and Debugging a react **Counter** app
### Refer to the image below:
### Set Up Instructions
Click to view
- Download dependencies by running `npm install` in your IDE
- Start up the app using `npm start`