https://github.com/saroshfarhan/todo-app
A basic todo-application to apply react concepts.
https://github.com/saroshfarhan/todo-app
Last synced: 11 months ago
JSON representation
A basic todo-application to apply react concepts.
- Host: GitHub
- URL: https://github.com/saroshfarhan/todo-app
- Owner: saroshfarhan
- Created: 2022-11-08T19:39:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T13:31:06.000Z (over 3 years ago)
- Last Synced: 2025-03-05T11:19:57.479Z (over 1 year ago)
- Language: JavaScript
- Homepage: todo-app-seven-red.vercel.app
- Size: 645 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A simple Todo application
## This app uses local storage to store your tasks. This was made using tailwind css.
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.