Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crclothier/task-list
A simple to-do list with functionality based on the minimalist app. Built using Webpack and modular Javascript.
https://github.com/crclothier/task-list
css html javascript webpack
Last synced: 2 months ago
JSON representation
A simple to-do list with functionality based on the minimalist app. Built using Webpack and modular Javascript.
- Host: GitHub
- URL: https://github.com/crclothier/task-list
- Owner: CRClothier
- Created: 2021-12-08T12:51:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T23:32:26.000Z (about 3 years ago)
- Last Synced: 2023-03-04T03:59:36.617Z (almost 2 years ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 7.98 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Task-List
The learning goals of this project are to practice using ES6 standards in Javascript and to implement Webpack. This project is recreating part of a, now defunct, todolist app called minimalist.
## Buit With
- HTML
- CSS
- Javascript
- Webpack## Live Demo
[To Do List](https://crclothier.github.io/Todo-List/)
## Getting Started
To get a local copy up and running follow these simple example steps:
### Prerequisites
Basic knowledge of:
- HTML, CSS & Javascript
- Git & Github### Setup
- Create a directory on your local computer.
- Use git init in that directory.
- Clone this repository into your folder.### Usage
Edit the files to practice professional standards.
## Authors
**Chris Clothier**
GitHub: [@CRClothier](https://github.com/crclothier)
LinkedIn: [Chris Clothier](https://www.linkedin.com/in/crclothier/)## 🤝 Contributing
Feedback, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse for their README template.
- Thanks to my learning partners for unblocking me time and time again!## 📝 License
This project is [MIT](MIT.md) licensed.