An open API service indexing awesome lists of open source software.

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

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



### Deploy at: Github pages: Stopwatch-Vanilla



## 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