Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evertonpsantos/trybetunes

Application for listening and favoriting songs snippets
https://github.com/evertonpsantos/trybetunes

javascript react react-router

Last synced: about 21 hours ago
JSON representation

Application for listening and favoriting songs snippets

Awesome Lists containing this project

README

        

# Trybetunes

In this project i had to create components to consume a song preview API. It should be able to login, look for artists, play a small portion of the song, favoriting songs and editing your profile.

## Components i created:

- Album, Favorites, Header, Login, MusicCard, NotFound, Profile, ProfileEdit, Search
> Service files provided by Trybe

## Stacks

React, React-Router, Javascript, CSS.