An open API service indexing awesome lists of open source software.

https://github.com/reddy-epk/counterzero

A react app for understanding of Class Components by creating a counter application
https://github.com/reddy-epk/counterzero

class-components counter-app counter-application front-end-web-development react

Last synced: 5 months ago
JSON representation

A react app for understanding of Class Components by creating a counter application

Awesome Lists containing this project

README

          

A react app for showing how the class component works.
# Class Component and State

- Class Component
- Syntax
- Handling Events in React
- Syntax
- State
- setState()
### Set Up Instructions

Click to view

- Download dependencies by running `npm install` in your IDE
- Start up the app using `npm start`