Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaaron/todolist
https://github.com/emmanuelaaron/todolist
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuelaaron/todolist
- Owner: Emmanuelaaron
- Created: 2021-04-19T15:00:07.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-06-23T08:31:49.000Z (over 3 years ago)
- Last Synced: 2024-11-20T18:34:20.155Z (about 2 months ago)
- Language: JavaScript
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List Project
> This is a simple javascript project show casing an implementaion of a todo list
## Built With- CSS
- JavaScript
- Bootstrap
- ESLint
- Stylint## Live Demo
[Live Demo Link](https://emmanuelaaron.github.io/todoList/dist/)
## Getting Started
- Clone this repo on your local machine
- Navigate to this project on your machine
- On your command line on the root directory of your project, run these commands.- ```npm install```
- ```npm run build```
- ```npm start```## Testing
- Test the project using the test below
```npm test```
- All tests should be passing- Open ```localhost:8080``` in your browser
### Prerequisites
- make sure you have npm installed on your machine## Authors
👤 **Emmanuel Isabirye**
- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)
- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)
- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/todoList/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Great thanks to [Sanad](https://github.com/sanadwj) for the support he gave me during the implementation of this project
## 📝 License
This project is [MIT](lic.url) licensed.