Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 368 Bytes

React Hooks Exercises

Meetup

This project is a collection of exercises. The exercise is refactor all the components to React Hooks.

Setup

git clone https://github.com/danivm/react-hooks-exercises.git
cd react-hooks-exercises
npm install
npm start