Skip to content

I have made an Music listening app with the help of react and Json server Api and Axios package.

Notifications You must be signed in to change notification settings

Anantshah133/Music-app-react

Repository files navigation

Music App Project

How to Start the Project

  1. Install Dependencies: Before running the project, make sure to install the dependencies by running the following command in your terminal:

    npm install
  2. Start JSON Server: Open a new terminal and start the JSON server using the following command. This will mock your backend and provide the necessary data for your music app.

    json-server db.json --port=4000
  3. Start Vite Server: Open another terminal and start the Vite server to run your React app. Use the following command:

    npm run dev

Thanks for the Description

If you have any questions or need further assistance, feel free to reach out.

Regards,
Anant Shah

About

I have made an Music listening app with the help of react and Json server Api and Axios package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published