/MusicApp

Primary LanguageJavaScript

MusicApp

A mobile web application to search and view artists and songs.

Live Demo

Video Presentation

Built With

  • HTML, JavaScript, CSS
  • Webpack, React, Jest

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Nodejs

Setup

  • Clone the repository to a folder in your PC.

Install

  • Navigate to the folder where you cloned the repository (eg: Documents/MusicApp).
  • Once inside the folder, open a terminal window from there.
  • Alternatively, you can open a terminal from a shortcut and navigate to the folder using the command cd (eg: cd Documents/MusicApp).
  • Run npm i to install all the necessary dependencies.

Usage

  • Run npm start to start a local server at localhost:3000.

Run tests

  • Run npm test to run tests if available.

Authors

👤 Maximiliano Diaz

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.