A fully responsive NFT marketplace frontend built with Next.js, TypeScript, and Tailwind CSS.
- Fully responsive design optimized for all screen sizes.
- Modern UI using Tailwind CSS.
- Built with Next.js for server-side rendering and fast performance.
- TypeScript for robust and maintainable code.
-
Clone the repository:
git clone <repository-url>
-
Navigate to the project directory:
cd nft-market-frontend
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Build the production-ready app:
npm run build
Start the server:
npm start
- Framework: Next.js
- Styling: Tailwind CSS
- Language: TypeScript
Feel free to open issues or submit pull requests to improve the project.
Enjoy building your NFT marketplace!