Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 365 Bytes

Alt text

This metronome was created as an intro to React, thanks to this tutorial.

Styles inspired by Google metronome.

Getting started

git clone https://github.com/MarineLB/react-metronome.git

cd metronome

npm install

npm start

open http://localhost:3000