An open API service indexing awesome lists of open source software.

https://github.com/sujoyghoshal/react-todo-typescript

"Recat-Todo-Typescript" is a TypeScript-based todo list application built on React. It offers features like adding, editing, and deleting tasks, along with marking tasks as complete. The project utilizes modern web development tools and practices to provide an efficient and user-friendly todo list experience.
https://github.com/sujoyghoshal/react-todo-typescript

crud-application css3 deployment hooks react typescript vercel

Last synced: 3 months ago
JSON representation

"Recat-Todo-Typescript" is a TypeScript-based todo list application built on React. It offers features like adding, editing, and deleting tasks, along with marking tasks as complete. The project utilizes modern web development tools and practices to provide an efficient and user-friendly todo list experience.

Awesome Lists containing this project

README

          

# Recat Todo TypeScript

This is a simple todo list application built with React (using Vite) and TypeScript.
You can easily manage your tasks by adding, editing, and deleting them.
The project is hosted on Vercel and accessible via
[this link](https://recat-todo-typescript.vercel.app/).

## Features

- Add new tasks
- Edit existing tasks
- Mark tasks as completed
- Delete tasks

## Technologies Used

- React
- Vite
- TypeScript

## Getting Started

1. Clone the repository:
2. npm i
3. npm run dev


## Deploy link : (vercel)

https://recat-todo-typescript.vercel.app/

## Github link :

https://github.com/sujoyghoshal/Recat-Todo-Typescript/tree/main