/Task-tracker

this todolist was built with plain javascript to assess the skills of javscript best practices,classes,modules etc

Primary LanguageJavaScript

Todolist

Todolist is an app that allows you to track all of your daily activities by setting up activities,editing and removing them .

screenshot

Live Demo

Built With

  • Major languages (JavaScript)

  • Technologies/tools used

    - Git(version control)
    - ESLint(JavaScript linting)
    - Stylelint(style linting)
    

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

$ git clone https://github.com/mugishasam123/Task-tracker
.git
$ cd Task-tracker

Run project

$ npm install
$ npm start # this will open it in the browser and enable hot reloading

Authors

👤 Author

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.