Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 Dependencies

pnpm install
3. Start the react server

pnpm dev
4. Start Tinkering ⭐

### Wanna Contribute, refer [here](https://github.com/reenphygeorge/React-TODO/blob/master/CONTRIBUTING.md)