Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.