- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ (OPTIONAL)
- π License
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 git@github.com:Yidnekachew-cmd/Todo-List.git
To run the webpack -> npm install webpack -> npm run build -> npm start
To run the project, do the following:
-> Install a liver server extension to your code editor and open it using the extension.
π€ Yidnekachew Kassahun
- 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 give it a star.
Passing my sincere gratitude to Nehmiah Amanuel.
This project is MIT licensed.