https://github.com/malanski/stopwatch-vanilla
Vanilla JavaScript Simple Chronometer
https://github.com/malanski/stopwatch-vanilla
javascript stopwatch
Last synced: 10 months ago
JSON representation
Vanilla JavaScript Simple Chronometer
- Host: GitHub
- URL: https://github.com/malanski/stopwatch-vanilla
- Owner: malanski
- Created: 2022-01-21T17:47:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T07:38:42.000Z (over 4 years ago)
- Last Synced: 2025-01-12T23:29:58.246Z (over 1 year ago)
- Topics: javascript, stopwatch
- Language: HTML
- Homepage:
- Size: 952 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stopwatch-Vanilla
Vanilla JavaScript Simple Chronometer
This project is a study on JavaScript and React - Chronometer
Web Development Couse at Awari School
## Objectives:
- Develop a JavaScript Chronometer
- Use Fontawesom dependencies
- Design a CSS style
With this project I have learned how to use a javaScript code to count seconds, minutes and hours. as long the page stays open, in order to save background processing.
### Front-end Technologies in this project:
- React
- JavaScript
- HTML
- CSS
- Node
- Git + Github