AntonioMrtz / SpotifyElectron

Spotify Electron is a cross-platform music streaming desktop app made with Electron-React frontend and Python-FastAPI-MongoDB Backend. The goal is to reproduce the original Spotify functionality while adding new ones like uploading songs
https://antoniomrtz.github.io/SpotifyElectron_Web/
Other
45 stars 24 forks source link

Use Boostrap npm package instead of html scripts #273

Closed AntonioMrtz closed 1 month ago

AntonioMrtz commented 1 month ago

Description

Replace boostrap script with npm package

Context

Reduce injected HTML scripts

How to do it

Replace inline script boostrap of html with npm package

Testing


🖐️ Learn how to CONTRIBUTE, all help is welcomed :)

📚 Check out the project documentation for more info

⭐ Help this project grow by giving it a star if you like it!

😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue

AntonioMrtz commented 1 month ago

Replace boostrap script with npm package