Todo List
📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
🔭 Future Features🤝 Contributing⭐️ Show your support🙏 Acknowledgements- ❓ FAQ (OPTIONAL)
- 📝 License
📖 Todo List App
This To Do List app is a project made to practice how to work with ES6 and Webpack. It demonstrates how to build simple app using those languages.
🛠 Built With
-> Basic HTML, CSS and JavaScript
Tech Stack
Client
Key Features
- This project uses pure CSS, no framework.
- Uses dynamic data insertion using javascript for the "To do list" section.
- Implemented using webpack.
🚀 Live Demo
💻 Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
In order to run this project you need:
-> Install git and nodejs on your local machine. -> Have a working code editor
Setup
Clone this repository to your desired folder:
-> Example command git clone git@github.com:Yidnekachew-cmd/Todo-List.git
Install
To run the webpack -> npm install webpack -> npm run build -> npm start
Usage
To run the project, do the following:
-> Install a liver server extension to your code editor and open it using the extension.
👥 Authors
🔭 Future Features
- Add a style to the page.
- Create other pages like about and contact.
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
If you like this project please give it a star.
🙏 Acknowledgments
Passing my sincere gratitude to Nehmiah Amanuel.
📝 License
This project is MIT licensed.