/react-components-lifecycle

Simple counter component that shows use of react component life cycle methods

Primary LanguageJavaScript

React Component Lifecycle Methods (React 16)

Description

Simple counter app that shows use of lifecycle methods. Notes are in the comments

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

Installs all the packages needed to run the project

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.
You will also see any lint errors in the console.