Back to projects
Spotify API

Spotify API

Jacob Ols / October 3, 2024

Welcome to my Spotify API App. This full-stack spotify app allows users to discover artist avalible on the Spotify platform. As the user you will be able to click the image for the artist and be redirected to Spotify to view and listen to albums and songs from that artist.

My Github Repository!

Github repository

Features

  • Discover: Artist with a direct link to Spotify.
  • Search Feature: Use the built in search feature to discover artist by name as well as similar artist.

alt text


  • Link to spotify: Each artist has a direct link to the artist profile on Spotify.


alt text


  • User Authentication: Allow users to log in.

alt text


Technologies

  • ReactJs: A React framework for building static and dynamic websites.
  • NodeJs: A open-source and cross-platform JavaScript runtime environment.
  • ExpressJs: A node js web application framework that provides broad features for building web and mobile applications
  • Mongoose: A JavaScript object-oriented programming library that creates a connection between MongoDB and the Node. js JavaScript runtime environment
  • CORS: A browser security feature that allows a web application to access resources from a different domain than the one that served the page
  • nodemon: A command-line tool that automatically restarts a Node.js application when it detects changes to files in the project directory

Conclusion

This Spotify API is a full-stack applicaiton that allows the user to login through spotify to discover artist.