An open API service indexing awesome lists of open source software.

https://github.com/makogeboris/clock-app


https://github.com/makogeboris/clock-app

api react styled-components tanstack-query tanstack-react-query

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Frontend Mentor - Clock app solution

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#built-with)
- [Author](#author)

## 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

![](./public/preview.jpg)

### Links

- [Live Site](https://clock-app-ten-rho.vercel.app/)

### Built with

- [React](https://reactjs.org/)
- [TanStack Query](https://tanstack.com/)
- [Styled Components](https://styled-components.com/)
- [Axios](https://axios-http.com/)
- [Date-fns](https://date-fns.org/)

## Author

- Frontend Mentor - [makogeboris](https://www.frontendmentor.io/profile/makogeboris)
- Twitter - [makogeboris](https://x.com/makogeboris)