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

https://github.com/sidkhaliddv/react-todo


https://github.com/sidkhaliddv/react-todo

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# React + Vite

A todo App in react where user can write his/her todos and save and delete them.
![image](https://github.com/sidkhaliddv/react-todo/assets/126388601/79b79c41-b034-45c1-83f8-d792b787dc43)

The app uses formik for new todo form

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh