Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterdgreat/todo-list
To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
https://github.com/peterdgreat/todo-list
Last synced: 5 days ago
JSON representation
To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
- Host: GitHub
- URL: https://github.com/peterdgreat/todo-list
- Owner: peterdgreat
- License: mit
- Created: 2021-09-22T01:19:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T22:01:29.000Z (about 3 years ago)
- Last Synced: 2023-03-10T02:52:32.289Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://peterdgreat.github.io/Todo-List/dist/
- Size: 534 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo-List
> This is a simple Todo List
![screenshot](/img/todo.png )
## Built With
- HTML5
- CSS
- Boostrap
- Javascript
- Visual Studio Code
- Git & Github
## Live Server
[Todo- List](https://peterdgreat.github.io/Todo-List/dist/)## Getting Started
To get a local copy up and running follow these simple example steps.### Setup
* Open terminal
* Clone this project by command git clone(https://github.com/peterdgreat/Todo-List)
* Cd Todo-List### install
Run the following command to have all npm packages dependencies installed:npm install
### Usage
To start the webpack-dev-server, run the following command:
npm run start
## Authors
👤 **Ajayi Peter**
- GitHub: [@peterdgreat](https://github.com/peterdgreat)
- Twitter: [@dev_peter_o](https://twitter.com/dev_Peter_O)
- LinkedIn: [ajayipeter](https://linkedin.com/in/ajayipeter)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc