This is an older project that I just revamped and added some new styling to it but that's basically it.
- Digital and analog clock displays
- Multiple timezone support
- Stopwatch functionality with lap timing
- Dark/Light theme support
- Responsive design
- Animations using Framer Motion
- React
- TypeScript
- Vite
- Zustand (State Management)
- Tailwind CSS
- Shadcn UI Components
- Framer Motion
- date-fns
- Node.js
- pnpm
- Clone the repository:
git clone https://github.com/Ryan-Ray-Official/Advanced-Clock.git
- Install dependencies:
cd advanced-clock
pnpm install
- Start the development server:
pnpm dev
This project is licensed under the MIT License. See the LICENSE file for details.