Skip to content

luffy1727/tushig-listens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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