This repository contains a clone of the OpenSea UI home page, built using Vite, React, Tailwind CSS, and Swiper. The clone aims to replicate the user interface of the OpenSea platform's home page.
Demo: https://opensea-ui-clone.pages.dev/
To run the OpenSea UI Clone locally, follow these steps:
git clone https://github.com/MrHeyLey/opensea-ui-clone.git
cd opensea-ui-clone
npm install
npm run dev
The OpenSea UI Clone provides a visual representation of the OpenSea platform's home page. You can explore the design, layout, and UI elements implemented in the clone. However, please note that it does not include the actual functionality of the original OpenSea platform.
Feel free to customize the codebase, add additional functionality, or integrate it with other projects as needed.