Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 380 Bytes

Jammming App

Scope

A Project for the Codecademy Full-Stack Engineer Path.

Overview

React web application that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.

Project Objectives

  • Build a website using React Components (stateful and stateless)
  • Use Requests to the Spotify API
  • Deploy using Netlify