LoboArkano / TODO-List

TODO application to create a project and list the different tasks to be performed.

Home Page:https://todo-list-roberto.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO-List

TODO application to create a project and list the different tasks to be performed.

Screenshots

image

image

image

Live Demo

Live version

Built With

  • HTML5

  • Sass / CSS

  • Javascript

  • Node.js

  • Webpack

Future Features

  • Add a delete button for each project

  • Display a confirm message when user wants to delete or edit

Getting Started

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

   git clone git@github.com:LoboArkano/TODO-List.git

Prerequisites

  • npm

  • Nodejs

Setup

Install dependencies with:

    npm install

Save a change with:

   npm run build

or

   npm run watch

Usage

First, click on the ADD PROJECT button. Then click on the new project and add todos. Click the icons to delete or edit a todo.

Author

👤 Roberto Perez Jimenez

🤝 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

Icons from Fontawesome.com

📝 License

This project is MIT licensed.

About

TODO application to create a project and list the different tasks to be performed.

https://todo-list-roberto.netlify.app/

License:MIT License


Languages

Language:JavaScript 65.2%Language:CSS 21.2%Language:SCSS 13.6%