The Play NFT landing page is a modern and visually appealing website design for an NFT marketplace. It was built using Next.js, Tailwind CSS, and the Dev Components library.
- Responsive and mobile-friendly design
- Clean and modern UI components
- Interactive elements for user interaction
- Customizable with Tailwind CSS
- Micro-interactions and animations
- Next.js: A React framework for building server-rendered applications.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
- Dev Components: A library of pre-built and customizable UI components.https://dev-components.vercel.app/
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/devyanshyadav/dev-playnft.git
-
Navigate to the project directory:
cd playNFT -
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your web browser and visit
http://localhost:3000to see the landing page.
The design of this landing page was inspired by the Behance.net design at https://www.behance.net/gallery/182571559/NFTs-Marektplace-Website-Landing-page-UI-UX-Design.
