lawlawson / JS30-clock

Home Page:https://wondrous-sawine-ce716e.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript30 JS and CSS Clock

This project is a part of the JavaScript30 challenge by Wes Bos, where participants build 30 different projects using only HTML, CSS, and vanilla JavaScript. In this particular project, we've created a CSS and JavaScript clock.

clock

Table of Contents

Demo

View Demo

Features

  • Clock that runs automatically with hour, minute and second hands.

Getting Started

Prerequisites

  • Web browser (Chrome, Firefox, Safari, etc.)

Installation

  1. Clone the repository:
git clone https://github.com/lawlawson/JS30-clock.git
  1. Navigate to the project directory:
cd JS30-clock
  1. Open index.html in your preferred browser.

Acknowledgements

  • Thanks to Wes Bos for the JavaScript30 challenge and inspiration.

About

https://wondrous-sawine-ce716e.netlify.app/


Languages

Language:CSS 45.3%Language:JavaScript 31.7%Language:HTML 23.1%