/todo-list

This is a simple TODO list app built using React. It allows users to add tasks.

Primary LanguageJavaScript

React TODO List App

This is a simple TODO list app built using React. It allows users to add tasks.

Installation

To install the app, follow these steps: Clone the repository to your local machine. Navigate to the project directory in your terminal. Run npm install to install the app's dependencies.

Usage

To use the app, follow these steps:

  • Navigate to the project directory in your terminal.
  • Run npm start to start the app.
  • Open a web browser and go to http://localhost:3000 to view the app.

Features

Add tasks: Users can add tasks to the list by entering a task name and clicking the "Add" button.

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS

Credits

This app was created by Victor de Moraes.