Lune Music
built with React, Redux, Tailwind CSS and Shazam API and hosted with Netlify


🛠Installation & Set Up
Install dependencies
yarn
Start the development server
yarn dev
🚀 Building and Running for Production
Generate a full static production build
yarn build