This is a simple tutorial to help you understand how to work with react hooks
- cd into the directory you wish to have the project
git clone https://github.com/Ruiru11/react-hooks-tutorial.git
- You should have Node install
- For a guide on this Navigate to Node js
- After clonning the repo
- Run
npm install
- Then
npm start
- Brad Travesy - Initial work - bradtraversy
- Hat tip to anyone whose code was used
- Inspiration
- etc