Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/evertonpsantos/trybetunes
- Owner: evertonpsantos
- Created: 2023-01-08T01:15:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T01:34:08.000Z (9 months ago)
- Last Synced: 2024-02-10T18:45:11.057Z (9 months ago)
- Topics: javascript, react, react-router
- Language: JavaScript
- Homepage: https://evertonpsantos.github.io/trybetunes/
- Size: 1.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.