https://github.com/munyabelden/todo-list
This is an application that allows you to save task you would like to do and gives you the ability to mark the tasks completed once they are done and also be able to delete tasks. I built it with mainly Javascript html scss
https://github.com/munyabelden/todo-list
html5 javascript scss webpack
Last synced: 5 months ago
JSON representation
This is an application that allows you to save task you would like to do and gives you the ability to mark the tasks completed once they are done and also be able to delete tasks. I built it with mainly Javascript html scss
- Host: GitHub
- URL: https://github.com/munyabelden/todo-list
- Owner: Munyabelden
- License: mit
- Created: 2023-02-27T12:27:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T09:45:09.000Z (about 3 years ago)
- Last Synced: 2025-07-09T09:51:00.122Z (12 months ago)
- Topics: html5, javascript, scss, webpack
- Language: JavaScript
- Homepage: https://munyabelden.github.io/Todo-list/dist/
- Size: 373 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 To do list app ](#-to-do-list-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
**to do list app** is an application that save your to do chores or tasks and allows you to mark as complete or delete when you are done
- Javascript, Html and sass
- Webpack
- **Webpack for bundling my files**
- **Javascript for the dynamic page**
To get a local copy up and running, follow these steps.
- clone the github repo on to your local mechine
- open and edit using vs code
- Install Node.js
### Prerequisites
In order to run this project you need:
- Install git and vs code
### Setup
Clone this repository to your desired folder:
- ssh key: git@github.com:Munyabelden/to-do-tist.git
### Install
Install this project with:
- vs code
### Usage
To run the project, execute the following command:
- npm run build
### Deployment
You can deploy this project using:
- Github pages or any host of your choice
👤 **Belden**
- GitHub: [@githubhandle](https://github.com/Munyabelden)
- Twitter: [@twitterhandle](https://twitter.com/home)
- LinkedIn: [LinkedIn](https://www.linkedin.com/feed/)
- [ ] **Javascript for more functionality updating when checked complete**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Munyabelden/to-do-tist/issues).
- thanks to the minimalist for their copy
This project is [MIT](https://github.com/Munyabelden/to-do-tist/blob/main/LICENSE) licensed.