Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.12 KB

README.md

File metadata and controls

52 lines (41 loc) · 1.12 KB

To-Do-List App

A simple app to add your daily tasks. screenshot You can add and remove tasks or mark tasks that you already did.

Build With

  • HTML 5
  • CSS 3
  • JS & ECMA 6
  • Linters(webhint, stylelint, eslint)

Get started

  1. Open your command
  2. Type "git clone https://github.com/ahmed-al-farouq/to-do-list.git"
  3. Enjoy!

or

  1. Navigate to code tab
  2. Click on index.html
  3. Enjoy!

Live Demo

Live-Dome

Prerequisites

You need to know:

  • HTML
  • CSS
  • JS
  • Webpack

Setup

  1. Open command line
  2. Type "git clone https://github.com/ahmed-al-farouq/to-do-list.git"
  3. npm i webpack webpack-cli webpack-dev-server --save-dev
  4. npm run start
  5. Enjoy!

Authors

🧔 Ahmed Omar

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

license

This project is MIT licensed.