Skip to content

lucydoja/ToDo-with-API

Repository files navigation

To Do List

This project is a To do list, where you can add and delete your chores. With a post-it like interface it's a pretty way to remember what you need to do during the day.

This project uses React for the Client-Side, and Bootstrap and CSS for styling. An API connection was implemented.

View:

If you want to run the project on Gitpod your will have to run the following on your command line:

$ npm install
$ npm run start

Features:

  • Add tasks with an automatic display
  • Delete task by hovering over it and presing the trash bin icon
  • Delete all the tasks
  • Counter of missing tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11