An open API service indexing awesome lists of open source software.

https://github.com/mugishasam123/task-tracker

this todolist was built with plain javascript to assess the skills of javscript best practices,classes,modules etc
https://github.com/mugishasam123/task-tracker

css html javascript linter webpack

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Todolist-blue)
# Todolist
> Todolist is an app that allows you to track all of your daily activities by setting up activities,editing and removing them .

![screenshot](./screenshot.png)

[Live Demo](https://mugishasam123.github.io/todoList-Javascript/)

## Built With

- Major languages (JavaScript)
- Technologies/tools used


``` bash

- 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
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository

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

```
#### Run project

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


## Authors

👤 **Author**

- GitHub: [@githubhandle](https://github.com/mugishasam123)
- Twitter: [@twitterhandle](https://twitter.com/mugishasamuel42/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mugisha-samuel-55a905208/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mugishasam123/Task-tracker/issues).

## 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](https://opensource.org/licenses/MIT) licensed.