https://github.com/diegokarabin/diego_karabin_full-frontend
https://github.com/diegokarabin/diego_karabin_full-frontend
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegokarabin/diego_karabin_full-frontend
- Owner: DiegoKarabin
- Created: 2025-04-01T14:24:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T02:06:36.000Z (7 months ago)
- Last Synced: 2025-06-28T06:07:14.285Z (4 months ago)
- Language: TypeScript
- Homepage: https://diego-karabin-full-frontend.vercel.app
- Size: 758 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotify Client
> By Diego Karabin## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deployed on Vercel
Open [https://diego-karabin-full-frontend.vercel.app](https://diego-karabin-full-frontend.vercel.app/login) to see the app online.