Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melaniesigrid/taskstodo
A simple To do List. It simply lists the things that you need to do and allows you to mark them as complete. A tool to help you organize your day! Technologies used: HTML, CSS, WebPack.
https://github.com/melaniesigrid/taskstodo
css html javascript webpack
Last synced: 1 day ago
JSON representation
A simple To do List. It simply lists the things that you need to do and allows you to mark them as complete. A tool to help you organize your day! Technologies used: HTML, CSS, WebPack.
- Host: GitHub
- URL: https://github.com/melaniesigrid/taskstodo
- Owner: melaniesigrid
- Created: 2022-01-12T04:18:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T07:13:33.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T13:03:09.900Z (almost 2 years ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://melaniesigrid.github.io/TasksToDo/dist/
- Size: 8.51 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List
> A simple To do List. It simply lists the things that you need to do and allows you to mark them as complete. A tool to help you organize your day!
![screenshot](./new_screenshot.png)
## Built With
- HTML
- CSS
- JavaScript
- Webpack## Live Demo :rocket:
[Live Demo](https://melaniesigrid.github.io/TasksToDo/dist/)
## Getting Started
To get a local copy up follow these simple example steps.
### Prerequisites
- GIT, NODE, NPM
### Setup
Open a terminal or a git bash in the desired directory and run `https://github.com/melaniesigrid/TasksToDo.git`
### Install
The following tools help make easier to work with sample code.
- [git](https://git-scm.com/downloads): A tool for managing source code
- [Visual Studio Code](https://code.visualstudio.com/): A source code editor
- [NVM](https://github.com/nvm-sh/nvm)## Authors
👤 **Melanie Sigrid**
- GitHub: [@melaniesigrid](https://github.com/melaniesigrid)
- Twitter: [@SiriMoon11](https://twitter.com/SiriMoon11)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/melaniesigrid/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to my code reviewers and partners at Microverse.
## 📝 License
This project is [MIT](./MIT.md) licensed.