/portfolio-01-stopwatch

Stopwatch made with HTML, CSS and JavaScript. Implementing Git, Github, and Responsive Design.

Primary LanguageCSSMIT LicenseMIT

MIT License LinkedIn

Project Link: https://darubiomunoz.github.io/portfolio-01-stopwatch/

Logo

Stopwatch

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

I decided to develop a stopwatch from scratch and it was a decent challenge to create, considering I had no prior coding experience.

I got stuck many times trying to figure out how to use setInterval, clearInterval and other parts of the programatic logic, which made feel so much frustration. But I knew I had to push through all of that emotions to be avaible to finish it and develop my coding skills.

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-01-stopwatch/

Installation โ—

  1. Clone the repo

    git clone https://github.com/darubiomunoz/portfolio-01-stopwatch.git
    git clone git@github.com:darubiomunoz/portfolio-01-stopwatch.git
    gh repo clone darubiomunoz/portfolio-01-stopwatch
  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 stopwatch 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-01-stopwatch/

8. Acknowledgements ๐Ÿ‘

ยฉ๏ธ Diego Rubio - 2021