Skip to content

gdumani/todolist

Repository files navigation

TODO LIST

"TODO List is simple task organizer written in javascript and using Webpack.

screenshot

Built With

  • Html/CSS
  • Javascript
  • Webpack

Live Demo

Live Demo Link

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

Prerequisites

  • Webpack setup
  • linters: Eslint,, Stylint, Hint

Setup

git clone https://github.com/gdumani/todolist.git
cd todolist

Install Dependencies

npm install

Recompile code

npm run build

Usage

npm run start

Run tests

npx stylelint "**/*.{css,scss}"
npx hint --telemetry=off .

Authors

Giancarlo Dumani

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Exercise on using Webpack/Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published