This web application allows users to download Spotify songs by pasting the song URL.
- Easy-to-use Interface: Simple design for a smooth user experience.
- URL Input: Users can paste the Spotify song URL to initiate the download.
- Real-time Alerts: Receive real-time alerts for successful downloads or errors.
- Paste the Spotify song URL into the input field.
- Click the "Download" button to start the process.
- Monitor real-time alerts for download status.
- React: Frontend framework for building the user interface.
- Axios: Used for making asynchronous requests to the Spotify API.
- Tailwind CSS: for CSS.
- Material-UI: Provides alert components for user notifications.
- Clone the repository.
- Install dependencies using
npm install
. - Run the application with
npm start
.
Credits: 𝐖𝐎𝐎𝐃𝐜𝐫𝐚𝐟𝐭
Last Edited on: 2/15/2024
If you encounter any issues or have feedback, please open an issue.
This project is licensed under the MIT License.