/converse-store

Landing page for the Converse store built using React, Vite, JavaScript and Tailwind CSS. Try the live demo: 👉 https://converse-store.vercel.app/

Primary LanguageJavaScript

Image 1 Image 2

Converse Store Landing Page

Landing page for the Converse store built using React, Vite, JavaScript and Tailwind CSS.

Live Demo

https://converse-store.vercel.app/

Features

  • Responsive design
  • Clean and modern UI
  • Easily customizable

Tech Stack

  • React
  • Vite
  • Javascript
  • Tailwind CSS

Getting Started

  1. Clone the repository:

    git clone https://github.com/Almudena-Rendon/converse-store.git

  2. Navigate to the project

    cd converse-store-landing-page

  3. Install dependencies

    npm install

  4. Run the development server

    npm run dev