https://github.com/simandebvu/todo-list
A javascript based todo
https://github.com/simandebvu/todo-list
Last synced: 11 months ago
JSON representation
A javascript based todo
- Host: GitHub
- URL: https://github.com/simandebvu/todo-list
- Owner: simandebvu
- License: mit
- Created: 2020-08-31T21:57:19.000Z (almost 6 years ago)
- Default Branch: development
- Last Pushed: 2020-09-03T09:42:29.000Z (over 5 years ago)
- Last Synced: 2025-03-28T22:31:18.711Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://simandebvu.github.io/todo-list/
- Size: 548 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# JuSt TODO
JS Todo
Explore the docs »
Report Bug
·
Request Feature
> A javascript based to do list in which users can have separate todos per project.
> Users can also edit and delete their todos

## Built With
- Javascript
- Node
- Webpack
- Bootstrap
- VSCode
- ESLint
- Stylelint
- Github Actions
## Prerequisites
- Node ^10
- npm ^6
## Live Demo
[Live Demo Link](https://simandebvu.github.io/todo-list/)
## Running Locally
Clone the repo:
`git clone https://github.com/simandebvu/todo-list.git`
Inside the root folder of the project, install the node packages:
`npm install`
Go to the root folder and run the npm server script:
`npm run server`
## Authors
👤 **Shingirayi Mandebvu**
- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [linkedin](https://linkedin.com/in/simandebvu)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](lic.url) licensed.