/react-hooks-demo

just a collection of random react components using hooks vs their class component counterparts.

Primary LanguageTypeScript

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

start

yarn start ~ runs the app in devmode

build

yarn run build ~ created a build of the app to be deployed

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.