https://github.com/richardchileya/todo-list
A simple todo list app written in javascript and html with basic CSS styling This project makes use of webpack to bundle the code. I implemented 3 functionalities on the this project namely: Add task edit task delete task using Js
https://github.com/richardchileya/todo-list
dom-manipulation html-css-javascript webpack
Last synced: 2 months ago
JSON representation
A simple todo list app written in javascript and html with basic CSS styling This project makes use of webpack to bundle the code. I implemented 3 functionalities on the this project namely: Add task edit task delete task using Js
- Host: GitHub
- URL: https://github.com/richardchileya/todo-list
- Owner: RichardChileya
- License: mit
- Created: 2022-09-29T05:57:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T09:52:22.000Z (about 3 years ago)
- Last Synced: 2025-04-04T06:33:09.232Z (8 months ago)
- Topics: dom-manipulation, html-css-javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 513 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My To-Do List
A simple todo list app written in javascript and html with basic CSS styling
This project makes use of webpack to bundle the code.
I implemented 3 functionalities on the this project namely:
- Add task
- edit task
- delete task
## Built With
- CSS
- HTML
- JavaScript
## Live Demo (if available)
Live link not avaible yet
## Getting Started
**To use this repositpry you will need to Clone this repository to your machine. A .gitignore file is already created to ignore any file that is irrelevant, especially your node.js file. A linter is already set up to help you check for errors in your codes**
To get a local copy up and running follow these simple example steps.
### Prerequisites
**Tap on the code option in the repo, then you copy the link to the repo provided**
### Setup
**Open your git bash or your IDE terminal then use the git command to clone it to your machine**
### Install
**The folder will then be installed in your machine.**
### Usage
**You can edit codes and make changes, dont forget to give credits to me**
### Run tests
**Linters are already setup in the repo for error checks**
## Authors
👤 **Richard Chileya**
- GitHub: [@RichardChileya](https://github.com/RichardChileya/)
- Twitter: [@RichardChileya](https://twitter.com/RichardChileya/)
- LinkedIn: [richard-chileya](https://linkedin.com/in/richard-chileya-1076b4200//)
Contributions, issues, and feature requests are welcome !
Feel free to check the [issues page](https://github.com/RichardChileya/ToDo-List/issues).
**Contributor**
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](./LICENSE) licensed.