/todolist-v2

A simple To-Do List that uses local storage, built using webpack to bundle JavaScript, HTML, CSS.

Primary LanguageJavaScriptMIT LicenseMIT

Maintainability Linters CodeQL NodeJS with Webpack

To Do list

Build a To Do List JavaScript application

app-img

Create a simple HTML list of To Do tasks using webpack to bundle JavaScript.

Built With

  • JavaScript, HTML, CSS
  • Webpack

Getting Started

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

Prerequisites

- node

Setup

- npm install
- Clone the repository to your local machine.
- npm install webpack webpack-cli --save-dev

Development

Run webpack dev server for development

- Clone the repository to your local machine.
- npm start

Deployment

run:

npm run build

and deploy the files in the dist folder

Authors

👤 Eapen Zacharias

🤝 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!

📝 License

This project is MIT licensed.