Giter VIP home page Giter VIP logo

react_trybetunes_trybe's Introduction

TrybeTunes - Music Application using React

Welcome to the TrybeTunes repository - a web music application developed with React. This application allows users to search for artists, albums, and songs using the iTunes API, and play song snippets directly in the interface.

Main Features

  • Search for Artists, Albums, and Songs: Users can search for artists, albums, and songs through the iTunes API, obtaining relevant results for their queries.
  • Playback of Song Snippets: The application allows users to play song snippets directly in the interface, allowing a preview before deciding to buy or listen to the full song.
  • Friendly Interface: The user interface has been designed with a focus on usability and user experience, providing intuitive and enjoyable navigation.

Installation

Follow these steps to run TrybeTunes on your local environment:

  1. Clone the repository:
git clone https://github.com/BrunoSouza88/React_TrybeTunes_Trybe.git
  1. Access the project directory:
cd React_TrybeTunes_Trybe
  1. Install dependencies:
npm install
  1. Start the application:
npm start
  1. Access the application in your browser at http://localhost:3000

Usage

On the home page, use the search bar to search for artists, albums, or songs.

Search results will be displayed just below the search bar. Click on a result to view more details.

On the details page, you can play a snippet of the song by clicking on the play button.

Freely navigate through search results and application interface to explore different artists and songs.

Contribution

Contributions are welcome! If you want to contribute to TrybeTunes, follow these steps:

  1. Fork the repository.
  2. Create a branch for your feature or fix:
git checkout -b my-feature
  1. Make your changes and commit:
git commit -m "My new feature"
  1. Send your changes to your fork:
git push origin my-feature
  1. Open a Pull Request describing the proposed changes.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • iTunes API: Used to fetch information about artists, albums, and songs.
  • CSS: Interface styling.

Credits

This project was developed by Bruno Souza as part of a challenge proposed during my learnings at Trybe.

License

This project is licensed under the MIT License.

react_trybetunes_trybe's People

Contributors

brunosouza88 avatar trybe-tech-ops avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.