Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simbawangu/to-do-list

This website allows a user to add, edit or delete tasks to their todo list and displays the modified list after CRUD operations.
https://github.com/simbawangu/to-do-list

css html javascript

Last synced: 1 day ago
JSON representation

This website allows a user to add, edit or delete tasks to their todo list and displays the modified list after CRUD operations.

Awesome Lists containing this project

README

        

# To-Do-List

## Built With

- HTML5
- CSS
- Js
- Webpack

## Live Demo (if available)

The live demo for the project can be found in the following [Tweet](https://twitter.com/simb_erella/status/1521054242391445504)

### Prerequisites
- Create Github repository
- Have VSCode or choice text editor installed
- Have Git installed
- HTML/CSS/JS Linters
- Good github workflow

### Setup
- `Git clone [email protected]:SimbaWANGU/To-Do-List.git`
- `cd To-Do-List`
- open file in preferred editor
- Run `npm install` to install dependencies
- Run `npm run build` for webpack
- Run `npm start` to start project in server
- HTML, CSS Linter configuration - https://github.com/microverseinc/linters-config/tree/master/html-css

### Deployment
- The live link for the project can be found [here](https://simbawangu.github.io/To-Do-List/index.html)

## Author
🧑 **Simba Eugene**

- GitHub: [@SimbaWANGU](https://github.com/SimbaWANGU)
- Twitter: [@simb_erella](https://twitter.com/simb_erella)
- LinkesIn: [Simba Wangulu](https://www.linkedin.com/in/simba-wangulu/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://github.com/microverseinc)

## 📝 License

This project is [MIT](./MIT.md) licensed.