Simple Spotify web page that can be seen by unregistered users. Made with Next.js, Tailwind CSS, React.
- Responsive & mobile-friendly.
- Easy to build and use.
- Live Demo: https://spotify-clone-subuthai.vercel.app/
- Download all files and extract from zip.
- Open a Terminal in project folder.
- Install dependencies by running "npm install" command.
- Run "npm run dev" command and open http://localhost:3000/ in your browser.