Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jontonsoup4/suno-clone
A clone of the Suno AI website UI using NextJS and Tailwind
https://github.com/jontonsoup4/suno-clone
nextjs react tailwindcss
Last synced: about 1 month ago
JSON representation
A clone of the Suno AI website UI using NextJS and Tailwind
- Host: GitHub
- URL: https://github.com/jontonsoup4/suno-clone
- Owner: jontonsoup4
- Created: 2024-05-12T01:29:15.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-19T19:53:45.000Z (7 months ago)
- Last Synced: 2024-05-19T20:45:25.428Z (7 months ago)
- Topics: nextjs, react, tailwindcss
- Language: JavaScript
- Homepage: https://suno-clone.vercel.app/create
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-suno - jontonsoup4/suno-clone - A clone of the Suno AI website UI using NextJS and Tailwind (List of Projects / TypeScript/JavaScript)
- awesome-suno - jontonsoup4/suno-clone - A clone of the Suno AI website UI using NextJS and Tailwind (List of Projects / TypeScript/JavaScript)
README
# Suno UI Clone
## Description
A clone of the Suno AI website UI using NextJS and Tailwind.
See it live [here](https://suno-clone.vercel.app/create)!
## Working Pages
- [x] /create
## Installation
```bash
yarn
```## Getting Started
```bash
yarn start
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.