Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

"To-do-list" is a tool built with ES6 and webpack. It helps to organize your day as it simply lists the things that you need to do and allows you to mark them as complete.
https://github.com/bornittah/to-do-list

css html javascript nodejs webpack

Last synced: 6 days ago
JSON representation

"To-do-list" is a tool built with ES6 and webpack. It helps to organize your day as it simply lists the things that you need to do and allows you to mark them as complete.

Awesome Lists containing this project

README

        

# to-do-list
"To-do-list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

# Delopyment
Click [here](https://bornittah.github.io/to-do-list/) to check out the online version

# Built With
- Languages - HTML, CSS and Javascript
- Frameworks - None
- Technologies - Web Technology
- Other tools - webpack
- npm as software packages system
# Getting started
### Prerequisites
One should have knowledge about the following
- HTML, CSS, Javascript and npm

### Run
- Navigate to the local folder and clone the repository from the github
- Run "git clone [url](https://github.com/Bornittah/to-do-list.git)"
- Navigate to the cloned project
- On your terminal Run "npm start"

# Contributing
Feel free to check out the [Issues page](https://github.com/Bornittah/to-do-list/issues)

# Show your support
Give a star if you like this project

# Acknowledgement
[Microverse](https://www.microverse.org/?grsf=i6yi2m)

# License
This project is MIT licensed.

# Author
1. [Agasha Bornittah](https://github.com/Bornittah)