14 lines
412 B
Markdown
14 lines
412 B
Markdown
# BRÜTAL LEGEND
|
|
|
|
Progress visualisation of the quest to own a vinyl copy of all songs older than 1990 used in [Brütal Legend](https://en.wikipedia.org/wiki/Br%C3%BCtal_Legend), where possible.
|
|
|
|
Also a project for learning CSS Grid layout, React, Redux and Redux-sagas.
|
|
|
|
## Getting started
|
|
|
|
Install dependencies and start webpack watcher.
|
|
|
|
npm install
|
|
npm start
|
|
|
|
Visit site on http://localhost:8080
|