#deployed url
https://songit-pgt4.vercel.app/
This project is on free version of RAPID API's shazham core, so if the songs don't load with present api key, it could be that the api rate limit exceeded,so please log in to "https://rapidapi.com/tipsters/api/shazam-core/playground/" , and select the free plan and then add your API key to src/redux/fetchings/shazham.js and src/redux/fetchings/shazhamLyrics.js files, once the new api key is pasted, reload the browser
Add your own RAPID API KEYS(SHAZHAM CORE API) to see the application
React.js Music Application.
To set up a development environment, please follow these steps:
-
Clone the repo
git clone https://github.com/MeghanaJammu/songit.git
-
Install the dependencies
npm install
-
Run the app
npm run dev
Project will be running in the browser.
Open http://localhost:3000 to view it in your browser.