Skip to content

lucaanequini/react-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone (Front-End)

Project Description

This is a front-end clone of the Spotify home page, developed using Alura's front-end immersion, but I migrated it to React + Vite.

Features

Search for your favorite artist, we have some in our testing API.

API

We have a handmade api for testing, you can find on .api-artists/artists.json

Installation

  1. Clone this repository:
git clone https://github.com/lucaanequini/react-spotify.git
cd react-spotify
  1. Install dependecies:
npm install
  1. Run:
json-server api-artists/artists.json --port 3000
npm run dev

Author

Luca Anequini Antoniazzi


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published