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

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

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.