Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ben-abdurrehman/todo
- Owner: ben-abdurrehman
- Created: 2024-10-15T14:05:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T11:54:32.000Z (18 days ago)
- Last Synced: 2025-01-12T12:33:42.580Z (18 days ago)
- Topics: css, html, javascript, projects, react, reactjs, reactproject, readme, todo, todolist, useeffect, useref, usestate
- Language: JavaScript
- Homepage: https://todo-one-livid-48.vercel.app
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)