den-cloud / To-do-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App-T0-DO

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It is a simple website that allows for doing that, and it is done using ES6 and Webpack!

screenshot

Additional description about the project and its features.

Built With

  • Javascript
  • HTML
  • CSS
  • Fontawesome

Live Demo

Live Demo Link

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone
$ cd into  the cloned repo
$ Open a terminal and 'run npm install'
$ Run the command npm run start
$ Open the dist folder in the root of the app, open the index.html file with a browser(Chrome, Firefox...)

Authors

πŸ‘€ Author1

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

πŸ“ License

This project is MIT licensed.

About

License:MIT License


Languages

Language:JavaScript 63.7%Language:CSS 29.1%Language:HTML 7.2%