Skip to content

dipbazz/todo-app

Repository files navigation

Todo app

Todo list is a simple project for keeping track of your Todo's for different projects. by using this app you can create a new project and you can add your todos in specific project of your choice. Todo app

Features

User can :

  • Create a new project
  • Create a new to do to the specific project
  • Update the todo
  • Delete the todo

Built with

  • Javascript
  • Webpack
  • HTML
  • Css
  • Bootstrap
  • Local storage

Live demo

Live demo link

Getting Started

  • Clone the repo git@github.com:dipbazz/todo-app.git
  • cd into the project
  • Run git pull origin todo-app
  • Run yarn install or npm install to install dependencies
  • On the terminal run npm run start open up the live server

Testing

The test runner we used to test our code is jest

To test the code run cmd npm test

Authors

👤 Murodjon Tursunpulatov

👤 Dipesh Bajgain

🤝 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

MIT License

About

This is a javascript project about creating a to-do app to keep track of user's daily work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published