Skip to content

mggwxyz/talking-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talking Clock Build Status

A stylish clock that tells you what time it is

Try It Out

https://mggwxyz.github.io/talking-clock

Table of Contents

  1. Project Overview
  2. Setting up the project
  3. Running the project
  4. Inspiration
  5. Resource Links

Project Overview

The purpose of this project was to build my front end web development skills by building a clock in HTML, CSS, and JavaScript.

Setting up the project

Clone the git repository into a directory using a terminal

git clone https://github.com/mggwxyz/talking-clock.git

Navigate into the new project directory

cd talking-clock

Download required node dependencies

npm install

Running the project

After setting up the project, run the following command to start the project

npm start

The project will be accessible at http://localhost:8080

Inspiration

Here's the imgur link along with the picture that inspired me.

Cool Clock

Resource Links

About

A stylish clock to that will read you the time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published