Skip to content

FervenT-90/vue-clock

Repository files navigation

vue-clock 🕘

Project made for learning purposes where if you accept sharing geolocation in your browser it will show you, not only the time, but the ☀️☁️☔ and where you 🏡 too.

If you want to fork, dont doubt to do it, its free, have fun! 😜

When you clone it or fork it, don't forget to install all the dependencies running:

npm install

For development with hot-reloads:

npm run serve

Compiles and minifies for production:

npm run build

Customize configuration ⚙️

If you want to check out what you can customize: Configuration Reference.

Pull-Request friendly ✌️

Don't hesitate to open an issue if you find out something is wrong. Pull-requests are welcome