Skip to content

Innuska23/todolist

Repository files navigation

Todo List App

This is a simple Todo List application built with React. It allows users to add, update, delete, and manage their tasks efficiently.

Features

  • Add new tasks

  • Update existing tasks

  • Delete tasks

  • Mark tasks as completed

  • Responsive UI

Getting Started

This project was bootstrapped with Create React App.

##Installation

Clone the repository and install dependencies:

git clone https://github.com/innuska23/todo-list.git cd todo-list yarn install

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in interactive watch mode.

yarn run build

Builds the app for production.

yarn run eject

Note: This is a one-way operation. Once you eject, you can’t go back!

Technologies Used

React

TypeScript

RTQ Query

Material UI

REST API

Contributing

Releases

No releases published

Packages

No packages published