"To-do list" is a tool that helps to organize daily activites. It simply lists the things which are needed to be done and allows user to mark them as complete. In this step of project, the CRUD (create, update, delete) methods are implemented. This simple web page is built using webpack and served by a webpack dev server.
- HTML
- CSS
- Javascript
step1 cloning the project:
git clone https://github.com/ZahraArshia/To-Do-List/.git
step2 buile the project:
npm install
npm run build
step3 Development:
npm install --save-dev webpack-dev-server
npm start
Zahra
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!