This is an introductory workshop for React hooks.
To get started, clone this repository to your computer.
Install packages:
npm install
Start project:
npm run start
The project should be started on http://localhost:3000/.
The aim and exercise description can be found on the same page.