An open API service indexing awesome lists of open source software.

https://github.com/eduamdev/spotify-web-ui-clone

UI replica of the popular music streaming platform, created using Next.js, Tailwind CSS, and Radix UI.
https://github.com/eduamdev/spotify-web-ui-clone

nextjs radix-ui reactjs tailwindcss vercel

Last synced: 29 days ago
JSON representation

UI replica of the popular music streaming platform, created using Next.js, Tailwind CSS, and Radix UI.

Awesome Lists containing this project

README

        

# Spotify Web UI (clone)

![spotify-web-ui](https://github.com/eduamdev/spotify-web-ui-clone/assets/35645733/cb3ba72c-3d7f-45cd-899a-74d810d968ee)

- [Next.js](https://nextjs.org/) - React Framework
- [TailwindCSS](https://tailwindcss.com/) - Styling
- [Radix UI](https://www.radix-ui.com/docs/primitives/overview/introduction) + [shadcn/ui](https://ui.shadcn.com/docs) - Interactive, Accessible, Reusable UI Components
- [Vercel](https://vercel.com) - Deployment

## Getting Started

```bash
npm install
npm run dev
```