This Webapp shows the top 100 songs which is up to date.I have made this app using nodejs and billboard API. Those who wish to contribute in this project are warmly welcome,Add more features and make PR,if there are no mistakes the PR will be merged!!
-
Link of the site is given above!!,For running it locally follow 👇 steps
-
clone this repo and open terminal from the cloned folder
-
Run
sudo npm install
-
Run
sudo npm start
-
Open
localhost:3000
in any browser