Skip to content

Nessvah/dashboard_chrome_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Clock app solution

This is a solution to the Clock app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

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 hover states for all interactive elements on the page
  • View the current time and location information based on their IP address
  • View additional information about the date and time in the expanded state
  • Be shown the correct greeting and background image based on the time of day they're visiting the site
  • Generate random programming quotes by clicking the refresh icon near the quote

Screenshot

Web

web web-more

Tablet

web web-more

Mobile

mobile mobile-more

Links

My process

Built with

  • Semantic HTML5 markup (JS generated)
  • CSS custom properties and media queries
  • Flexbox
  • Web-first workflow
  • Vanilla JavaScript
  • Vite

What I learned

This challenge helped me understand better how to work with fetching data from REST APIs but also allowed me to start learning about asynchronous programming and using the async await keyword instead of the fetch then.

Continued development

My goal is to improve my asynchronous programming skills and start to apply some error handling, especially in these cases where we are dealing heavily with external information and servers.

This project might be refactored in the future to be a Chrome extension.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published