Skip to content

Latest commit

 

History

History
84 lines (50 loc) · 1.65 KB

README.md

File metadata and controls

84 lines (50 loc) · 1.65 KB

todo-list

The todo list lists everything that you have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom using a corresponding index of each task. The project is build with HTML,CSS and Javascript.

do

Live demo

Live Demo

Built With

  • HTML

  • CSS3

  • Js

  • Technologies used: webpack, Git, Github

Prerequisites

VScode or other editor

Install

Cloning the project

git clone https://github.com/divinecharlotte/To-Do-list.git  

Prerequisites

  • node
  • npm

Install

Install webpack with npm :

npm install --save-dev webpack

Usage

  • To get the configuration of the app: Run
npm install

Run tests

  • To update changes : Run bash npm run build
  • To launch the app locally: Run bash npm start

Authors

👤 Divine Charlotte

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

-This project was inspired by Microverse