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.
- Host: GitHub
- URL: https://github.com/toliboff/todo-list-v1
- Owner: toliboff
- Created: 2021-07-13T05:38:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-24T10:04:19.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T10:33:11.755Z (over 1 year ago)
- Topics: css3, html5, javascript, jest, webpack
- Language: JavaScript
- Homepage:
- Size: 340 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

# 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)