Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

It is a website that serves as a tool to organize your day. It simply allows you to add lists of things you need to do, display these lists, and give you the option of deleting them singly or marking each or all as complete. It also allows you to edit the displayed list and retain its position. The data passed during the above activities are prese
https://github.com/peteugwu/to-do-list

chrome-extension css html javascript

Last synced: 2 months ago
JSON representation

It is a website that serves as a tool to organize your day. It simply allows you to add lists of things you need to do, display these lists, and give you the option of deleting them singly or marking each or all as complete. It also allows you to edit the displayed list and retain its position. The data passed during the above activities are prese

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# To Do list

> It is a website that serves as a tool to organize your day. It simply allows you to add lists of things you need to do, display these lists, and give you the option of deleting them singly or marking each or all as complete. It also allows you to edit the displayed list and retain its position. The data passed during the above activities are prese

## Built With

- HTML
- CSS
- JavaScript
- Webpack
- NPM
- Git and Github
- Jest

## Getting Started

Read down the page for instructions and requirements

### Prerequisites

Code Editor(VS Studio Code)
Web Browser (Google Chrome recommended)

## Live Demo

[Live Demo Link](https://peteugwu.github.io/To-Do-list/dist/)

## How to Run

[linkToSource](https://github.com/PeteUgwu/To-Do-list)

To run the project do the following:

- Clone the repository into a folder
- Open the folder with your code editor (say; VS Code)
- Install Live Server Extension on VS Code
- Open the index.html file
- Click on Live Server button on the base of your VS Code
- Wait for a new tab to open
- Voila! Your project is Live. You can procceed to make changes to the files

## Author

- GitHub: [@PeteUgwu](https://github.com/PeteUgwu)
- Twitter: [@Petrus4Charles](https://twitter.com/Petrus4Charles)
- LinkedIn: [/peteugwu/](https://www.linkedin.com/in/peteugwu/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- partners/micronauts

## 📝 License

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