VicktorMS / todo-list

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 41.9%Language:HTML 37.7%Language:CSS 20.4%