Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.