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.
- HTML
- CSS
- Javascript
- Webpack
https://myto-do-list-app.netlify.app/
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(https://github.com/anasbassi/todo-list)
- Install Node Modules npm install
- Start the development server npm start
- Open http://localhost:8080 to view it in the browser.
- Generate a full static production build npm run build
Anas Abubakar Bassi
- GitHub: @anasbassi
- Twitter: @anasabu92568449
- LinkedIn: Anas Abubakar
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.