/portfolio-02-clock

Clock made with HTML, CSS and Javascript. Also implementing git, and responsive design.

Primary LanguageCSSMIT LicenseMIT

MIT License LinkedIn

Project Link: https://darubiomunoz.github.io/portfolio-02-clock/

Logo

Clock

Javascript
Explore the JavaScript's docs ยป

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Status
  6. License
  7. Contact
  8. Acknowledgements

1. About The Project ๐Ÿ“

Product Code Screen Shot Product Screen Shot

Hello, My name is Diego Rubio, currently junior developer (January-2021). I have been studying web development for now 3 month and I wanted to start making my own projects to apply the knowledge I've acquired in the last weeks.

This project was a very nice one but it was not difficult to create it however fun to code it myself. I implemented an immediately invoked function expression (IIFE) in the clock's code. :start:

Built With ๐Ÿ’ป

This component is developed with:

2. Getting Started ๐Ÿ”ฅ

If you want to check out the website in production with github pages visit the link below.

  • Link to the project:
    https://darubiomunoz.github.io/portfolio-02-clock/

Installation โ—

  1. Clone the repo

    git clone https://github.com/darubiomunoz/portfolio-02-clock.git
    git clone git@github.com:darubiomunoz/portfolio-02-clock.git
    gh repo clone darubiomunoz/portfolio-02-clock
  2. Run the project with the liveserver extension (VS code extension)

    Install live server extension on VS Code

3. Usage ๐ŸŒŸ

Feel free to download the code if you need a template for your own clock and modify it as you want to fit your project.

For more knowledge, please refer to the Documentation

4. Contributing ๐ŸŽ‰

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

5. Status ๐Ÿ“

The project is Finished.

6. License ๐Ÿ“

Distributed under the MIT License. See LICENSE for more information.

7. Contact ๐Ÿ“ง

Diego Rubio Linkedin darubiomunoz@gmail.com

Project Link: https://darubiomunoz.github.io/portfolio-02-clock/

8. Acknowledgements ๐Ÿ‘

ยฉ๏ธ Diego Rubio - 2021