/To-Do-list

Primary LanguageJavaScript

Microverse-to-do-list

Screen Shot 2022-07-07 at 1 29 47 AM

A simple ToDo list app using ES6 and webpack. This is a Microverse project.

Live Demo

Can check the live demo here

Built With

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Webpack
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)

Getting Started

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

Prerequisites

install git, node, any code editor in your local machine

Setup

clone the repo or download from https://github.com/shahira-sadat/To-Do-list

Install dependencies

npm install

Build the app

npm run build

Run the app

npm start

Deployment

To run the project run the "index.html" file in your browser.

Authors

👤 Shahira Sadat

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments