Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barmiedev/world-time

Simple world-time timezone tracker based on React, TS, React Query and Vite.
https://github.com/barmiedev/world-time

Last synced: 15 days ago
JSON representation

Simple world-time timezone tracker based on React, TS, React Query and Vite.

Awesome Lists containing this project

README

        

# World time tracker

Simple world time tracker - fetching data from worldtimeapi for timezones and displaying it on the screen. The design is responsive.

## Used stuff

- React + Typescript
- React-Query
- ViteJS

## To run:

```
npm i
npm run dev
```