https://github.com/ikuzweelisa/react-todo-app
📝Simple React Todo App Written In TypeScript
https://github.com/ikuzweelisa/react-todo-app
bootstrap mui react react-hot-toast react-todo-app todoapp typescipt typescript
Last synced: 11 months ago
JSON representation
📝Simple React Todo App Written In TypeScript
- Host: GitHub
- URL: https://github.com/ikuzweelisa/react-todo-app
- Owner: ikuzweelisa
- License: mit
- Created: 2024-06-10T17:26:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T14:47:41.000Z (over 1 year ago)
- Last Synced: 2025-07-06T13:04:05.519Z (12 months ago)
- Topics: bootstrap, mui, react, react-hot-toast, react-todo-app, todoapp, typescipt, typescript
- Language: TypeScript
- Homepage:
- Size: 219 KB
- Stars: 50
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React + TypeScript + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```