DEV Community

Cover image for A Spotify Playlist Based on your Horoscope!
mogwai
mogwai

Posted on

4 2

A Spotify Playlist Based on your Horoscope!

Last month, I collaborated with another web developer/designer to create Astrofy, a simple app that creates a playlist based on your Horoscope.

Alt Text

Check it out!

Tech

We used the Spotify API for this, and the backend code was written in Node (via Expressjs).

Some modules that made this possible were aztro.js and horoscope.js. I should mention that we used the web-spotify-api npm module, which made it significantly easier to use the Spotify API in the backend.

In the frontend, I used React, with a few basic hooks, namely: useState and useEffect.

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay