Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vechicin/to-do-list
This project is an application that helps you keep track of your daily activities and whether you have completed them or not. The languages used were HTML, CSS, and JavaScript.
https://github.com/vechicin/to-do-list
css html javascript
Last synced: 27 days ago
JSON representation
This project is an application that helps you keep track of your daily activities and whether you have completed them or not. The languages used were HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/vechicin/to-do-list
- Owner: vechicin
- License: mit
- Created: 2021-11-30T16:11:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T14:06:20.000Z (almost 3 years ago)
- Last Synced: 2023-03-09T17:46:02.228Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 651 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To Do List
![](https://img.shields.io/badge/Microverse-blueviolet)> This is a project created during my Microverse career where I needed to build a website that creates a To Do List of things you want to accomplish daily
![screenshot](./screenshot.png)
## Built With
- HTML, CSS and Javascript
## Authors
π€ **Santiago Velosa**
- GitHub: [@vechicin](https://github.com/vechicin)
- Twitter: [@therealvelosa](https://twitter.com/therealvelosa)
- LinkedIn: [Santiago Velosa Arias](https://www.linkedin.com/in/santiago-velosa-arias-5b7543112/)## Getting Started
To get a local copy up and running follow these simple example steps.
1- Navigate to the button on the top right green "code" button.
2- In the drop down menu choose "Download Zip" or clone it using git using the following command.
~~~bash
$ git clone [email protected]:vechicin/To-Do-List.git
~~~
3- After extracting the files, you'll have my project on your local machine.4- to run the project you'll need to use the following command in your terminal to set up the node modules.
~~~bash
$ npm i
~~~## π Live Demo Link
If you want to take a look at the project's online version, [click here](https://vechicin.github.io/To-Do-List/dist)## π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/vechicin/Hello-Microverse/issues).
## Show your support
Give a βοΈ if you like this project!
## Acknowledgments
- Kero for always being willing to collaborate
- Elias CastaΓ±eda for being of tremendous help## π License
This project is [MIT](./MIT.md) licensed.