React To-do List

A simple, volatile to-do list application built with React and Hooks.

⚙️ Requirements

? Installation

$ git clone https://github.com/gabrielsanttana/react-todolist
$ cd react-todolist
$ npm install
$ npm start

The application will open in the browser on http://localhost:3000

GitHub