Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 474 Bytes

Project Idea

A web to share what I am listening with a little bit of background knowledge on the song/artist

Overview

Tushig is currently listening to these songs. Source code for: https://luffy1727.github.io/tushig-listens/ Contributions welcome

To run locally

  1. Clone this repo
npm install
npm start

To deploy

In order to deploy to a gh-page on github:

npm run deploy