githooks

This project aimed to be a workspace to test React Hooks.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. This project didn't have the purpose of be pretty. I just tested some React's old versions in practice.

Prerequisites

What things you need to install the software and how to install them

Installing

A step by step series of examples that tell you how to get a development env running

git clone https://github.com/zEduardofaria/githooks.git
cd githooks
npm install
npm start

References