/react-todolist

📋 A simple, volatile to-do list application

Primary LanguageJavaScriptMIT LicenseMIT

📋 React To-Do List

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

🛠️ Technologies

⚙️ 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