OlgaPikulska / JavaScript_Tasks

👩‍💻 🏳️‍🌈 Color switcher, ⏰countdown timer and ✅promise generator created with JavaScript.

Home Page:https://olgapikulska.github.io/JavaScript_Tasks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript_Tasks

This repository contains three small projects: ⏰countdown timer created with JavaScript, Flatpickr and Notiflix libraries, 🏳️‍🌈 Color switcher and ✅promise generator created with vanilla JavaScript.

https://olgapikulska.github.io/JavaScript_Tasks/

Table of contents

General info

On 🏳️‍🌈 Color switcher page user can change the background color by clicking the "start" button. Color will change every second until the "stop" button will be clicked. On ⏰countdown timer page user can set a date click the "start" button so the virtual clock will begin to count down days, hours, minutes and seconds. On ✅promise generator page as a name suggest user can create as many promises as he or she wants. Working on this repository helped me to learn about asynchronous JS, timeout, interval, dates and promises.

Technologies

Project is created with:

  • JavaScript
  • HTML 5
  • CSS3
  • Flatpickr 4.6.13
  • Notiflix 3.2.5

JavaScript  HTML  CSS 

Sources

This website has been performed as a homework result of Fullstack Developer Course by GoIT.

About

👩‍💻 🏳️‍🌈 Color switcher, ⏰countdown timer and ✅promise generator created with JavaScript.

https://olgapikulska.github.io/JavaScript_Tasks/


Languages

Language:JavaScript 58.0%Language:HTML 34.6%Language:CSS 7.3%