Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bornittah/todo-list-codereview
Practice peer to peer code review
https://github.com/bornittah/todo-list-codereview
html-css-javascript
Last synced: 6 days ago
JSON representation
Practice peer to peer code review
- Host: GitHub
- URL: https://github.com/bornittah/todo-list-codereview
- Owner: Bornittah
- License: mit
- Created: 2022-06-15T07:46:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T06:01:50.000Z (over 2 years ago)
- Last Synced: 2023-03-04T05:09:42.297Z (almost 2 years ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage:
- Size: 804 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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)