/my-tasks-app

Primary LanguageJavaScriptMIT LicenseMIT

My Tasks App

A simple tasks app, where you can create, delete and filter tasks.

  • screenshot

  • screenshot

Built With

  • HTML5
  • CSS3
  • Bootstrap
  • JavaScript
  • Webpack

Live Demo

Live Demo Link

Getting Started

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

Setup and Install

  • Clone this repository using the link above (click on the 'code' button)
  • Open a terminal and cd to the cloned repository
  • run npm install
  • run npm run build
  • runnpm run start to open a live server in your preferred browser.

Usage

  • Enter your task and click the button.
  • If you want to search through your tasks, enter the name of your task in the filter field.
  • If you want to delete any task, click the Delete button.
  • You can delete all tasks in the Delete all tasks button.

Deployment

  • Deployed on GitHub Pages

Author

👤 Rocio Martinez

🤝 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

📝 License