Skip to content

Yarilo/UntitledProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untitled Project

On a search term, enjoy related audiovisual content.

Setup

  1. Prerequisites

    A client ID from Spotify and access token from Unsplash are needed. Once you have them, write them in src/settings.js file.

  2. Run app for development

  • Install dependencies: npm install
  • Start development: npm run dev
  1. Run app for production
  • Install dependencies: npm install
  • Build: npm run build
  • Serve: npm run start

Disclaimer

This app is just a test concept to play with Svelte and may contain bugs and/or dragons (e.g. the spotify access tokens are never refreshed)

About

Audiovisual content from your fingertips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published