https://github.com/smircodes/to-do-list
basic todo list project for test react mastery
https://github.com/smircodes/to-do-list
Last synced: 9 months ago
JSON representation
basic todo list project for test react mastery
- Host: GitHub
- URL: https://github.com/smircodes/to-do-list
- Owner: smircodes
- Created: 2022-04-19T09:33:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T14:02:10.000Z (over 2 years ago)
- Last Synced: 2025-03-18T07:37:56.819Z (12 months ago)
- Language: JavaScript
- Size: 931 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List - Developed with React Framework
Welcome to the To-Do List app! This project was developed using the React framework to provide a simple and effective way to manage your tasks and stay organized.
## Demo
You can access and use the To-Do List app by visiting the live demo [here](https://visionary-longma-9bf779.netlify.app/).
## Features
- Add and Remove Tasks: Easily add new tasks to your to-do list, and remove them once they're completed or no longer needed.
- Check Off Completed Tasks: Mark completed tasks as done to keep track of your progress.
- Responsive Design: The app is designed to be responsive, so you can manage your tasks on any device.
## Technologies Used
The To-Do List app was built using the following technologies:
- React
- HTML5
- CSS3
## Usage
1. Access the app using the provided URL or by clicking on the demo link above.
1. Enter your tasks in the input field and press "Enter" or click the "Add" button to add them to your to-do list.
1. Check off completed tasks by clicking on the checkbox next to each task.
1. Remove tasks from the list by clicking the "Remove" button next to the respective task.
1. Enjoy staying organized and on top of your tasks!
## Deployment
The To-Do List app is deployed on Netlify, a popular platform for hosting static sites and web applications.
## License
The To-Do List project is available under the MIT License. You are free to use, modify, and share this project for personal and educational purposes.
## Feedback
Thank you for using the To-Do List app! If you have any feedback, suggestions, or questions, please feel free to reach out. Your feedback will help me improve the app and future projects. You can submit any feedback via the [GitHub repository](https://github.com/aaramiss/To-Do-List).
Happy task managing!