Skip to content
generated from Nasa28/JS_Template

This is a to-do list app built with Javascript, CSS, bootstrap, and Webpack where the user can create todos, edit todos, create a project, and group the todos.

Notifications You must be signed in to change notification settings

Nasa28/Todo_list

Repository files navigation

Todo_list

This is a task management app built with Javascript and webpack. The user can create projects, Todos and delete todos

screenshot

Built With

  • Javascript
  • CSS
  • Webpack

Live version

You can check the live version in this link

Getting Started

To get a local copy up and running follow these simple example steps. On your terminal, run

 git clone git@github.com:Nasa28/Todo_list.git

Usage

  • cd into the project

  • open the project using code editor of your choice

  • cd into dist and

  • Open the index.html file with your browser.

Running Test

To run the test suites, you need to follow the steps below:

  • run npm install --save-dev jest to install jest dependency, then
  • run npm test to run all tests.

Authors

👨‍💻 Kalu Chinasa Agu

🤝 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!

📝 License

This project is MIT licensed.

About

This is a to-do list app built with Javascript, CSS, bootstrap, and Webpack where the user can create todos, edit todos, create a project, and group the todos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published