Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reenphygeorge/react-todo
A minimal todolist app made for organising my tasks.
https://github.com/reenphygeorge/react-todo
chakra-ui hacktoberfest reactjs
Last synced: 12 days ago
JSON representation
A minimal todolist app made for organising my tasks.
- Host: GitHub
- URL: https://github.com/reenphygeorge/react-todo
- Owner: reenphygeorge
- License: mit
- Created: 2022-10-22T15:41:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T18:37:19.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T00:13:40.034Z (29 days ago)
- Topics: chakra-ui, hacktoberfest, reactjs
- Language: TypeScript
- Homepage: https://todo-rxg.vercel.app/
- Size: 854 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-TODO 🗊
A minimal todolist app made for organising my tasks
Currently uses Browser LocalStorage.
## Made with: ``React`` ``ChakraUI``
### Installation
1. Clone this repo
git clone https://github.com/reenphygeorge/React-TODO
2. Install Dependenciespnpm install
3. Start the react serverpnpm dev
4. Start Tinkering ⭐### Wanna Contribute, refer [here](https://github.com/reenphygeorge/React-TODO/blob/master/CONTRIBUTING.md)