/react-hooks-exercises

Meetup - Intro to React Hooks (21/02/19)

Primary LanguageJavaScript

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