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

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

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
```