Skip to content

Responsible Clock using HTML, CSS and JavaScript with GitHub Pages

Notifications You must be signed in to change notification settings

sctlcd/js-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JS + CSS Clock

It's about time. Let's go!


Table of Contents

  1. About

  2. Technologies Used

  3. Deployment

  4. Credits


About

Responsible Clock using HTML, CSS and JavaScript.

Technologies Used

  • GitHub - Used as remote storage of my code online.
  • Atom - Used as a local IDE.
  • Compressjpeg - Used to compress images for loading faster
  • Techsini - Used to generate multi-device website mockup

Back to top


Front-End Technologies
  • HTML - Used as the base for markup text.
  • CSS - Used as the base for cascading styles.
  • JavaScript: Used for user interactions.

Back to top


Deployment

Deployment – Live Website

  1. Create repository in GitHub and give it a relevant name.
  2. Click on your repository to open it.
  3. Find the “settings” tab and click on it.
  4. Scroll down until the “GitHub Pages” sections.
  5. Under the “source” drop down menu, choose a branch. I chose “master branch” and select it.
  6. You will then see a URL to your live webpage. In my case the URL is https://github.com/sctlcd/js-clock

Back to top


Deployment – Run Locally

  1. Again, click on the repository called Simon game
  2. Along the top bar, find the “clone or download” button.
  3. Here you have the option to clone by HTTPS or SSH.
  4. Once you have chose your desired option, then click the copy icon next to the URL.
  5. Open Git Bash.
  6. Ensure you are in the correct directory which you want to copy the code into. If not, change the directory.
  7. In the terminal, write $ git clone https://github.com/sctlcd/js-clock.git
  8. Press the enter button and your clone will be created.

Back to top


Credits

Media

Sources of the images used on this site:


About

Responsible Clock using HTML, CSS and JavaScript with GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages