Skip to content

ViniGB/Project-Trybetunes

Repository files navigation

Project Trybetunes

React.App.-.23.August.2022.mp4
  • Project to develop an application capable of playing songs from the most varied bands and artists, creating a list of favorite songs and editing the profile of the user logged in.

Requirements

  1. Create App routes ✔️
  2. Create Identification Form ✔️
  3. Create Header Component ✔️
  4. Create Header Links for browser navigation ✔️
  5. Create Artist search Form ✔️
  6. Create Artist search API request ✔️
  7. Create Song list from selected album ✔️
  8. Create Mechanism to add songs to favorite list ✔️
  9. Create Request to recover favorite songs in album page ✔️
  10. Create Request to update favorite song list when song is added ✔️
  11. Create Mechanism to remove songs from favorite list ✔️

Bonus Requirements

  1. Create Favorite song list in /favorites route ✔️
  2. Create Profile info in /profile route ✔️
  3. Create Edit profile form ✔️

Language and Tools

react React

javascript JavaScript

Get started

Install it locally
  • Open terminal and create a directory in your preferred location:
$ mkdir <Your directory name here>
  • Access directory then clone the repository:
$ cd <Your directory name here>
$ git clone [email protected]:ViniGB/Project-Trybetunes.git
  • Access the newly created directory:
$ cd Project-Trybetunes
  • Install dependencies:
$ npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published