Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 987 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 987 Bytes

apple_music2.0

Music Application with Top charts, Top Artists, Genres etc.

Vite

I used Vite in this project, Vite is a build tool that promotes a faster development experience for developers.

The key features of Vite include:

  1. Instant server start.
  2. Fast Hot Module Replacement.
  3. Optimized build process.

Scafolding Vite Project

npm init vite

Add a project, package name, select React as the framework and variant.

npm install

npm run dev

Screenshots

Screenshot 2022-11-03 at 5 58 16 PM

Screenshot 2022-11-03 at 6 06 06 PM

Screenshot 2022-11-03 at 6 11 50 PM