https://github.com/anasbassi/todo-list
The to-do-list app is a software used for monitoring ones daily routine, Built with Html, CSS, javaScript,and webpack .
https://github.com/anasbassi/todo-list
html javascript webpack
Last synced: 5 months ago
JSON representation
The to-do-list app is a software used for monitoring ones daily routine, Built with Html, CSS, javaScript,and webpack .
- Host: GitHub
- URL: https://github.com/anasbassi/todo-list
- Owner: anasbassi
- Created: 2022-07-05T15:39:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T08:00:14.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T23:46:00.326Z (over 1 year ago)
- Topics: html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-do-List
> To-do-List website is a page that contains information that you already listed of shores and things to do .
> The list can be generated from the application by writing in the field provided,
> the list can also be editted, and removed.
> The to-do-list app can also save the checked and clear them using the clear all completed button.
The pull request is opened to get a review on the project and check for any required changes.
## Built With
- HTML
- CSS
- Javascript
- Webpack
## Live Demo
https://myto-do-list-app.netlify.app/
### Setup
> Open GitHub and go to my GitHub repository name: to do list.to clone.
> Click “Code” and copy the given URL.
> click code and copy the URL.
> click code and copy the URL.
> Open “Git Bash” and change the current working directory to the location where you want the cloned directory.
> Type git clone in the terminal, paste the URL you copied earlier, and press “enter” to create your local clone.
> Syntax:
$ git clone()
## 🛠 Installation & Set Up
1. Install Node Modules
npm install
2. Start the development server
npm start
3. Open [http://localhost:8080](http://localhost:8080) to view it in the browser.
## 🚀 Building and Running for Production
1. Generate a full static production build
npm run build
## Authors
**Anas Abubakar Bassi**
- GitHub: [@anasbassi](https://github.com/anasbassi)
- Twitter: [@anasabu92568449](https://twitter.com/anasabu92568449)
- LinkedIn: [Anas Abubakar](https://linkedin.com/in/anas-abubakar-7b352722b)
## :handshake: Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/anasbassi/todo-list/issues).
## Show your support
Give a :star:️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## :memo: License
This project is [MIT](./MIT.md) licensed.