Todo_list

This project is a part of Microverse in JavaScript and networking module, and it was utilized to create daily tasks, label them complete, and remove them from our task lists, it used webpack as a module bundler, and it is a minimalist web application.

MIT License

Stars
4

📗 Table of Contents

📖 TodoList application

This project is a part of Microverse in JavaScript and networking module, and it was utilized to create daily tasks, label them complete, and remove them from our task lists, it used webpack as a module bundler, and it is a minimalist web application.

🛠 Built With

HTML 5 , css3, javascript ES6, NPM and webpack.

Tech Stack

HTML 5 , css3, javascript ES6, NPM and webpack

Key Features

🚀 Live Demo

https://zewdu444.github.io/Todo_list/

💻 Getting Started

to run on your localhost clone the project to local folder

cd Todo_list npm i npm run server open your brower locate to localhost:3000

Setup

Prerequisites

In order to run this project you only need:

  • latest web-browser
  • node.js and npm

Install

To install this project in your local machine use

npm i npm run build

Usage

To run the project, execute the following command:

In visual studio code Go to dist folder then open index.html in live server.

👥 Authors

👤 zewdu erkyhun

🔭 Future Features

Improve into single page application with navigation

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like the project please give it star

🙏 Acknowledgments

I would like to thank Microverse team

📝 License

This project is MIT licensed.

Related Projects