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.
-> Basic HTML, CSS and JavaScript
Client
- This project uses pure CSS, no framework.
- Uses dynamic data insertion using javascript for the "To do list" section.
- Implemented using webpack.
To get a local copy up and running, follow these steps.
In order to run this project you need:
-> Install git and nodejs on your local machine. -> Have a working code editor
Clone this repository to your desired folder:
-> Example command git clone https://github.com/AmanWorku/To-Do-List.git
To run the project, do the following:
-> Install a liver server extension to your code editor and open it using the extension.
👤 Amanuel Worku
- GitHub: @AmanWorku
- Twitter: @Amexworku
- LinkedIn: LinkedIn
- Add a style to the page.
- Create other pages like about and contact.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please follow my github account and give a star to the projects you like. It helps a lot. Much Love.
This project is MIT licensed.