]> git.neb.cc Git - xyz.git/commit
Add music section (#7)
authorBen Larson <[email protected]>
Fri, 10 Apr 2020 20:56:33 +0000 (15:56 -0500)
committerGitHub <[email protected]>
Fri, 10 Apr 2020 20:56:33 +0000 (16:56 -0400)
commit2ce9fc3c6d227f7bff037a9657afb3d130bc5a32
tree7dd3fec073328acc6f62e1134c5a77577da9a505
parent51e84f2b8c33ff9dcd3a16a8d8e72e9bd997063f
Add music section (#7)
14 files changed:
src/components/AlbumCard.jsx [new file with mode: 0644]
src/components/HorizontalScroller.jsx [new file with mode: 0644]
src/components/MusicalInterests.jsx [new file with mode: 0644]
src/components/albumCard.css [new file with mode: 0644]
src/components/hero.css
src/components/horizontalScroller.css [new file with mode: 0644]
src/components/menu.css
src/components/musicalInterests.css [new file with mode: 0644]
src/images/Mandatory-Fun.jpg [new file with mode: 0644]
src/images/Momentum.jpg [new file with mode: 0644]
src/images/Parachute.jpg [new file with mode: 0644]
src/images/Unleashed.jpg [new file with mode: 0644]
src/index.jsx
src/main.css