Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.26 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.26 KB

Clock-widget

[TEMPORARY SUSPENDED] This project is inspired from Frontend Mentor challenge. It shows clock widget with location based on public user IP.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See your location based on user public IP
  • Get different background image depends on your day/night time
  • Get different quotes after every 4 minutes

Links

My process

Built with

  • Semantic HTML5 markup
  • SASS(SCSS)
  • Flexbox
  • Mobile-first workflow
  • vanilla JavaScript
  • module JavaScript
  • two REST API

What I learned

  • better understanding how async functions work
  • better work with APIs

Continued development

  • Plans for this project: add calendar which shows user's events or weather section.

Author