mwenyoa / To-Do-List

To-Do-List is a tool that helps you organize your day. It allows you to add a list of things you want to do, marking them as complete as well as removing them from the list. It is built using Webpack and ES6 syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do-List

To-Do-List is a tool that helps you organize your day. It allows you to add a list of things you want to do, marking them as complete as well as removing them from the list. It is built using Webpack and ES6 syntax.

todo-list-pic

Built With

  • HTML
  • CSS
  • Javascript ES6
  • Webpack
  • Material UI icons

Live Demo

If available can be seen here: https://stalwart-fairy-18e659.netlify.app/

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

Run tests

  • Run [npx hint .] to test the markup or HTML
  • Run [npx stylelint "/.{css,scss}] to test the stylesheet
  • Run [npx eslint .] to test and check Javascript files.

Prerequisites

  • Have some knowledge about HTML, CSS.
  • Javascript Dom Manipulation.
  • ES6 Modules
  • ES6 Syntax
  • Webpack
  • Understanding of github and github workflow.
  • Be familiar with version control system like git.
  • Understanding of Linters basics.
  • Familiarity with flexbox.

πŸ‘€ Author: Anthony Mwenyo

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The design of the project was inspired by:

Minimalist website

πŸ“ License

This project is MIT licensed.

About

To-Do-List is a tool that helps you organize your day. It allows you to add a list of things you want to do, marking them as complete as well as removing them from the list. It is built using Webpack and ES6 syntax.


Languages

Language:JavaScript 56.4%Language:CSS 30.7%Language:HTML 12.8%