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

https://github.com/toliboff/todo-list-v1

This app is generally used to maintain our day-to-day tasks or list everything that we have to do. It is helpful in planning our daily schedules. We can add more tasks at any time and delete a task that is completed.
https://github.com/toliboff/todo-list-v1

css3 html5 javascript jest webpack

Last synced: 3 months ago
JSON representation

This app is generally used to maintain our day-to-day tasks or list everything that we have to do. It is helpful in planning our daily schedules. We can add more tasks at any time and delete a task that is completed.

Awesome Lists containing this project

README

          

# To-do list

> This is a project that displays a list of things that one wants to get done or that need to get done.
# Screenshot
![screenshot](screenshot.png)
# Built With

- HTML
- CSS
- JAVASCRIPT

## Live Demo

[Live Demo Link](https://toliboff.github.io/todo-list-v1/)

# Getting started

## To get a local copy of this repository kindly follow the steps below.
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Make sure you have `Node NPM` installed on your computer
- Clone or download this repo on your machine: `git clone https://github.com/todo-list-v1.git`
- Enter project directory with command `cd todo-list-v1`
### Install
- Run `npm install`
- Run `run build`
### Testing
- Run `npm test`
### Usage
- Run `npm start`
- Open `index.html` in your browser
# Author
:bust_in_silhouette: Tolibjon Tolibov
- GitHub: [@toliboff](https://https://github.com/toliboff)
- Twitter: [@tolib_tolibov](https://twitter.com/tolib_tolibov)
- LinkedIn: [Tolibjon](https://linkedin.com/in/tolibjon-tolibov)

# Contributing
Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page.](https://github.com/toliboff/todo-list-v1/issues)

# Show your support
Give a :star: if you like this project!

* [Original design and idea](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/)
* [Webpack](https://webpack.js.org/)
* [Jest](https://jestjs.io/)
* [GitHub](https://www.github.com)
* [FontAwesome Icons](https://fontawesome.com)
* [Google Fonts](https://fonts.google.com)
* [Microverse](https://microverse.org)