Skip to content

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

License

Notifications You must be signed in to change notification settings

darubiomunoz/portfolio-01-stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published