Skip to content

I really like Spotify but wanted something more similar to that of a 90s-ish vinyl record and wanted it fast, so I made this using Lovable and Cursor, and deployed on Vercel in 2ish hours.

License

Notifications You must be signed in to change notification settings

NeilARaman/Spotify-Vinyl-Viewer

Repository files navigation

Spotify Vinyl Project

Overview

I really like Spotify but wanted something more similar to that of a 90s-ish vinyl record and wanted it fast, so I made this using Lovable and Cursor, and deployed on Vercel in 2ish hours.

Project URL

URL: Spotify Vinyl Project

Technologies Used

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

Getting Started

Prerequisites

Ensure you have Node.js and npm installed. You can install them using nvm:

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install node

Installation

  1. Clone the repository

    git clone https://github.com/NeilARaman/spotify-vinyl-project.git
  2. Navigate to the project directory

    cd spotify-vinyl-project
  3. Install dependencies

    npm install
  4. Start the development server

    npm run dev

Editing the Code

Using Lovable

Visit the Lovable Project and start prompting. Changes made via Lovable will be committed automatically to this repo.

Using Your Preferred IDE

Clone the repo and push changes. Pushed changes will be reflected in Lovable.

Editing Directly in GitHub

  1. Navigate to the desired file(s).
  2. Click the "Edit" button (pencil icon) at the top right of the file view.
  3. Make your changes and commit the changes.

Using GitHub Codespaces

  1. Navigate to the main page of your repository.
  2. Click on the "Code" button (green button) near the top right.
  3. Select the "Codespaces" tab.
  4. Click on "New codespace" to launch a new Codespace environment.
  5. Edit files directly within the Codespace and commit and push your changes once you're done.

Deployment

Open Lovable and click on Share -> Publish.

Contributing

Contributions are welcome! Please fork this repository and open a pull request to add improvements.

Contact

For any queries or suggestions, please reach out to NeilARaman.

About

I really like Spotify but wanted something more similar to that of a 90s-ish vinyl record and wanted it fast, so I made this using Lovable and Cursor, and deployed on Vercel in 2ish hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages