Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 853 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 853 Bytes

Todo App

A simple Todo application that allows users to add, edit, delete, and complete tasks efficiently.

Table of Contents

Project Description

This Todo app enables users to manage their tasks by adding, editing, deleting, and marking them as completed. The application features a clean and intuitive interface, making it easy to stay organized.

Technologies

  • React
  • JavaScript (ES6+)
  • TypeScript
  • SCSS

Installation

Clone down this repository. You will need node and npm installed globally on your machine.

Steps to Install

Installation:

npm install

To Start Server:

npm start

Demo

You can access the live demo of the application at: https://DanKhuda.github.io/todo-app