Skip to content

colestephenson1/one-hit-wonderz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Hit Wonders

Screen Shot 2022-09-19 at 1 11 47 PM

Table of Contents

Introduction

  • The goal of this group project was to create a React application and self learn the set up of a backend server. We wrote a datase in a Node/Express server and deployed that server on Vercel..
  • Visit One Hit Wonders to see a list of six decades, which upon clicked, load ten inline Spotify elements that represent one hit wonders from that decade. The user can play the song from that element, click a link to visit the song's Spotify page, and can click buttons to filter by song mood or to see additional information about the song/artist.

Technologies

  • React
  • JavaScript
  • Node.js
  • Express.js
  • Cypress
  • Router
  • HTML
  • CSS

Features

  • Listen to the songs within the application through an embedded Spotify player.
  • Filter songs in a decade by mood.
  • Find out more information about the artist/song.

Possible Future Extensions

  • Create a favorites list which can exported to Spotify as a playlist.

Set Up

Organizational Resources

Sources

Contributors

Project Specs

  • The project spec & rubric can be found here