Skip to content

RafaelPiloto10/TheGoodVibes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheGoodVibes - Hackathon/Hacation Project

A website that uses a Spotify API to give you relaxing music to vibe to.

Install

To run this website locally make sure you have the following installed:

Make sure that you have the most recent version of this project!

Make sure you have spotify developer account with a Client ID and Client Secret

  • rename sample.env to .env and input your tokens

Setup:

  1. Open a terminal in the project's root directory
  2. Run npm i to install the packages used in this project
  3. Run npm run start to run the server
  4. Open a browser and visit http://localhost:3000 or the demo page at http://localhost:3000/demo

Contributors:

About

Hackathon/Hacation Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.4%
  • JavaScript 18.5%
  • CSS 8.1%