Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ben-abdurrehman/todo

A simple Todo list tracker, using react + vite, and tailwind css.
https://github.com/ben-abdurrehman/todo

css html javascript projects react reactjs reactproject readme todo todolist useeffect useref usestate

Last synced: 7 days ago
JSON representation

A simple Todo list tracker, using react + vite, and tailwind css.

Awesome Lists containing this project

README

        

# Todo list tracker

## A simple `Todo list tracker`, using `reactjs + vite`, and `tailwind`.

### You can easily `download` this repo by going to the `code button`, after pressing it click on `Download zip`.

### After `Downloading` it, open in `VS-code` and write the following command in terminal
```bash
npm i
```
Now run it by typing

```bash
npm run dev
```
Run this Project copy it, and paste it into the browser url
```bash
localhost:5173
```

### Here is some representation of my `Todo list tracker` project.

![Project `Todo list tracker` Screenshot](src/assets/Screenshot.png)