Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bornittah/to-do-list
- Owner: Bornittah
- License: mit
- Created: 2022-06-07T14:13:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T16:21:25.000Z (over 2 years ago)
- Last Synced: 2023-03-04T05:09:42.048Z (almost 2 years ago)
- Topics: css, html, javascript, nodejs, webpack
- Language: JavaScript
- Homepage:
- Size: 760 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)