A modern React application for visualizing and managing time zones.
This project is built with React 18 and Vite.
- Clone the repository
- Install dependencies:
yarn install
In the project directory, you can run:
Runs the app in development mode using Vite.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build folder using Vite.
It correctly bundles React in production mode and optimizes the build for the best performance.
Locally preview the production build after running yarn build.