Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodechaser/todo-list-react
Todo-List is a web application for todo operations, Users can mark tasks as completed, add new task, delete tasks, edit tasks. This website is built using REACT and JavaScript libraries.
https://github.com/thecodechaser/todo-list-react
css html javascript react webpack
Last synced: 14 days ago
JSON representation
Todo-List is a web application for todo operations, Users can mark tasks as completed, add new task, delete tasks, edit tasks. This website is built using REACT and JavaScript libraries.
- Host: GitHub
- URL: https://github.com/thecodechaser/todo-list-react
- Owner: thecodechaser
- Created: 2022-01-10T11:38:28.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-17T10:36:26.000Z (about 3 years ago)
- Last Synced: 2025-01-09T15:22:30.838Z (15 days ago)
- Topics: css, html, javascript, react, webpack
- Language: JavaScript
- Homepage: https://todo-list-thecodechaser.netlify.app/
- Size: 1010 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/thecodechaser-blueviolet)
# Todo-List React
> Todo-List is a web application for todo operations, Users can mark tasks as completed, add new task, delete tasks, edit tasks. This website is built using REACT and JavaScript libraries.
## Screenshots:
![screenshot](./src/images/Screenshot1.png)
Project's features are added into seperate branch to keep main branch safe.
## Built With
- HTML
- CSS
- JavaScript
- Webpack
- REACT## Online live link
[Visit project online](https://todo-list-thecodechaser.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)### Using it Locally
- Clone the project from GitHub `[email protected]:thecodechaser/todo-list-react.git`
- Run the following commands as listed in your terminal:
- `npm install`
- `npm run start # this will make webpack watching for your changes in code`## Visit And Open Files
[Visit Repo](https://github.com/thecodechaser/todo-list-react)
## Download Repo
[Download Repo](https://github.com/thecodechaser/todo-list-react/archive/refs/heads/main.zip)
## Authors
👤 **Ranjeet Singh**
- GitHub: [@githubhandle](https://github.com/thecodechaser)
- Twitter: [@twitterhandle](https://twitter.com/thecodechaser)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thecodechaser)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thecodechaser/todo-list-react/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.