https://github.com/raihan71/react-todos
Experimental react.js + react-spectrum + react-query no react-router
https://github.com/raihan71/react-todos
css front-end hacktoberfest hacktoberfest-accepted react reactjs ui-components ui-design
Last synced: 3 months ago
JSON representation
Experimental react.js + react-spectrum + react-query no react-router
- Host: GitHub
- URL: https://github.com/raihan71/react-todos
- Owner: raihan71
- Created: 2023-09-12T22:39:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T00:04:40.000Z (10 months ago)
- Last Synced: 2024-08-19T01:24:55.553Z (10 months ago)
- Topics: css, front-end, hacktoberfest, hacktoberfest-accepted, react, reactjs, ui-components, ui-design
- Language: CSS
- Homepage: https://react-todos-omega.vercel.app/
- Size: 705 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Web Application

## Welcome to the Todo Web Application! This simple and intuitive todo list helps you stay organized and manage your tasks with ease. You can access the live demo of the application [here](https://react-todos-omega.vercel.app/).
## Features
- Add, edit, and delete tasks.
- Mark tasks as completed.
- Filter tasks by status (All, Active, Completed).
- Clear all completed tasks with one click.
- Responsive design, accessible on various devices.## Demo
You can try out the live demo of the Todo Web Application by clicking [here](https://react-todos-omega.vercel.app/).
## Installation
To run the application locally, follow these steps:
1. Clone this repository to your local machine:
```bash
git clone https://github.com/raihan71/react-todos.git
```2. Navigate to the project directory:
```bash
cd react-todos
```3. Install the required dependencies:
```bash
npm install
```4. Start the development server:
```bash
npm start
```5. Open your web browser and visit http://localhost:3000 to use the application.
## [Technologies Used](https://github.com/raihan71/react-todos/blob/1a0ef41dd3b8bf90a03256a251194f168df70d51/package.json)
React.js
HTML/CSS
JavaScript
Vercel (for deployment)## License
This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/license/mit/) file for details.
## Contact
If you have any questions or suggestions, feel free to create an issue
Happy task management! 📝🚀