https://github.com/ikuzweshema/react-todo-app
📝Simple React Todo App Written In TypeScript
https://github.com/ikuzweshema/react-todo-app
bootstrap mui react react-hot-toast react-todo-app todoapp typescipt typescript
Last synced: 3 months ago
JSON representation
📝Simple React Todo App Written In TypeScript
- Host: GitHub
- URL: https://github.com/ikuzweshema/react-todo-app
- Owner: Ikuzweshema
- License: mit
- Created: 2024-06-10T17:26:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-22T07:20:35.000Z (10 months ago)
- Last Synced: 2024-08-22T08:36:42.797Z (10 months ago)
- Topics: bootstrap, mui, react, react-hot-toast, react-todo-app, todoapp, typescipt, typescript
- Language: TypeScript
- Homepage: https://simplereacttodoapp.vercel.app/
- Size: 216 KB
- Stars: 36
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
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 StartedFirst, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```