📗 Table of Contents
In this project, I will build a simple HTML list of To Do tasks which will be built using webpack and served by a webpack dev server.
- HTML & CSS
- JavaScript
To get a local copy up and running follow these simple example steps.
- Download Visual Studio Code.
- Download Git.
- Clone the repo
git clone https://github.com/obed300/Todo-list.git
- Install NPM packages
npm install
- Open it by live server in the VScode.
- Check for the linters
👤 Obed Bamfo
- Email [Obed Bamfo] (https://obamfo@st.ug.edu.gh)
- GitHub @obed300
- Twitter: [@bamfo_obed](https://twitter.com/OBED BAMFO)
- [Improve User Interface]
- [User reordering the list by dragging ]
Contributions, issues, and feature requests are welcome!
Feel free to contact me @ obamfo@st.ug.edu.gh
Give a ⭐️ if you like this project!
A list of resources that i find helpful and would like to give credit to :
- This project is MIT LICENSE licensed.