A simple tasks app, where you can create, delete and filter tasks.
- HTML5
- CSS3
- Bootstrap
- JavaScript
- Webpack
To get a local copy up and running follow these simple example steps.
- 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
- run
npm run start
to open a live server in your preferred browser.
- 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.
- Deployed on GitHub Pages
👤 Rocio Martinez
- Github: @Rocio01
- Twitter: @rugiada8801
- Linkedin: zulma-rocio-martinez
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!