Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/learnwithalfred/alfred-sneak-peek--to-do
A simple todo list where you can add, toggle complete, delete and update todo status.
https://github.com/learnwithalfred/alfred-sneak-peek--to-do
alfred javascript microverse todo webpack
Last synced: 18 days ago
JSON representation
A simple todo list where you can add, toggle complete, delete and update todo status.
- Host: GitHub
- URL: https://github.com/learnwithalfred/alfred-sneak-peek--to-do
- Owner: learnwithalfred
- Created: 2022-05-30T20:29:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T11:44:58.000Z (over 2 years ago)
- Last Synced: 2023-03-06T00:40:52.634Z (almost 2 years ago)
- Topics: alfred, javascript, microverse, todo, webpack
- Language: JavaScript
- Homepage:
- Size: 2.91 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sneak Peak ToDo List
![Sneak Peak ToDo List](./image-placeholder.png)
> Todo list build with webpack.
## Built With
- HTML
- CSS
- JAVASCRIPT
- Webpack## Getting Started
**To get a local copy up and running follow these simple example steps.**
### Prerequisites
- Node
- Git
- Code Editor### Setup
- Clone the repository
- Change directory into the project folder
- Open project with text editor to view changes### Install
- Install dependencies `npm install`
- The project is build with webpack so you need to start the dev server with the following command `npm run start`
### Live Demo
[Live Demo Link](https://learnwithalfred.github.io/alfred-sneak-peek--to-do/)
👤 **Alfred Boateng**
- GitHub: [@learnwithalfred](https://github.com/learnwithalfred)
- Twitter: [@kb_alfred](https://twitter.com/kb_alfred)
- LinkedIn: [Alfred Boateng](https://www.linkedin.com/in/alfred-boateng-704670138/)## 🤝 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
- Project Design and inspiration from [Microverse Bootcamp](https://www.microverse.org)
## 📝 License
This project is [MIT](./MIT.md) licensed.