souli-a / city-time-app

A website to get the time and date of a city with the format of your language. Built with React, TypeScript, HTML, CSS and Vite

Home Page:https://souli-a-city-time-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

city-time-app

It's an app that lets you find out the time and date of the largest city on each time zone with the format of your language. Built with React, TypeScript, HTML, CSS and Vite.

It uses the pnpm package manager by default, but can also be used with npm or yarn.

Get the project and run it

1. Fork or clone

Fork or clone this project from GitHub to get your own copy of it.

2. Installation

Once this is installed you can run pnpm i in your project directory to install dependencies.

cd city-time-app
pnpm i

3. Launch the server

pnpm dev

4. Open your code editor and start editing

Your site is now running at http://localhost:5173.

About

A website to get the time and date of a city with the format of your language. Built with React, TypeScript, HTML, CSS and Vite

https://souli-a-city-time-app.vercel.app


Languages

Language:TypeScript 69.5%Language:CSS 28.8%Language:HTML 1.7%