birolaygun / ToDoListWithCountdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countdown To Do List

Version


you can see how is it working => https://www.youtube.com/watch?v=9bzpiLqYDaM


You can add a mission with date and time. It will show you countdow (day-hour-minute-second)

If you check a mission you added before countdown finish, this mission goes to "done" favicon

If you cancel a mission you added before countdown finish, this mission goes to "canceled" favicon

If you don't check or caancel a mission and countdown finish, this mission goes to "missed" favicon

In this project I use:

  • HTML
  • CSS
  • BootStrap
  • JavaScript
  • React
  • For state managmant I used ContextApi

Usage

Clone the repository to your local machine

$ git clone https://github.com/birolaygun/ToDoListWithCountdown.git

cd into the directory, install dependencies, build and start

$ npm run start

Open http://localhost:3000 to view it in the browser.

Authors

👤 Birol AYGÜN

Show your support

Give a ⭐️ if you like this project!

About


Languages

Language:JavaScript 77.9%Language:HTML 11.7%Language:CSS 10.5%