Web app using the Spotify API to search for songs, artists, and albums across your entire playlists library.
https://trulyfound.netlify.app/
- Framework: Reactjs
- Styling Library: styled-components
- Search Library: Lunrjs
- HTTP Client: Axios
BackEnd source code can be found at https://github.com/KianBadie/trulyfound-backend.