-
This app show your playlist on spotify with the number of tracks associated.
-
The backend is developed in NodeJS and the frontend in Svelte.
-
Using authorization by OAUTH.
-
STEPS FOR USING:
- Run the command
npm install
& then in /frontend run the commandnpm install
. - If you want to run in developer mode, then run the command
npm start
in the root directory andnpm run dev --
in the /frontend directory at the same time. If poppers error comes out, go to /frontend/node_modules/@popperjs/core/package.json and add"type: "module"
. Then go tohttp://localhost:5173
. - If you want to run in production mode, then run the command
npm start
in the root directory, and go tohttp://localhost:
+process.env.PORT
or12345
. Remember to run the commandnpm run build
in the /frontend directory before.
- Run the command
-
Notifications
You must be signed in to change notification settings - Fork 0
SpotifyWeb App on Svelte using OAUTH
License
jorgefl8/SpotifyWebAppSvelte
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
SpotifyWeb App on Svelte using OAUTH
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published