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.
- Host: GitHub
- URL: https://github.com/sujoyghoshal/react-todo-typescript
- Owner: sujoyghoshal
- Created: 2024-04-17T14:20:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T15:47:48.000Z (about 2 years ago)
- Last Synced: 2025-02-01T18:39:23.891Z (over 1 year ago)
- Topics: crud-application, css3, deployment, hooks, react, typescript, vercel
- Language: TypeScript
- Homepage: https://recat-todo-typescript.vercel.app
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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