Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ducphu0ng/vue-clock-visualizer

Simple clock component written in Vue
https://github.com/ducphu0ng/vue-clock-visualizer

clock clock-app timer timer-application timer-clock visualization vue vue3 vuejs

Last synced: 2 days ago
JSON representation

Simple clock component written in Vue

Awesome Lists containing this project

README

        

# Vue Clock Visualizer


Clock Visualizer Preview

> After working extensively with React, I wanted to dive into the world of Vue. To get started, I built this mini project to learn the basics of Vue.js.

## 🚀 Getting Started

**Check out the live demo here: [Vue Clock Visualizer](https://vue-clock-visualizer-v8ti.vercel.app/)**

### ⚡ Installation

1. Clone the repository
```sh
git clone https://github.com/ducphu0ng/vue-clock-visualizer.git
```
2. Navigate to the project directory
```sh
cd vue-clock-visualizer.git
```
3. Install dependencies using your preferred package manager:
```sh
yarn install
```
4. Start the development server
```sh
yarn dev
```
💡 The development server runs on the default port 5173. For more options, refer to the [VITE Server Options](https://vitejs.dev/config/server-options#server-port)

## License

[MIT](https://choosealicense.com/licenses/mit/) © [Duc Phung](https://github.com/ducphu0ng)

If you find this project interesting or helpful, I'd love your support!
Please consider giving it a star (⭐) and following me on GitHub.

I love coding and always have new ideas, so stay tuned—your support won’t be in vain!