An open API service indexing awesome lists of open source software.

https://github.com/mujhtech/blak-art-nft

Blak Art NFT UI is a reusable/modularized UI component built with NextJs & TailwindCss.
https://github.com/mujhtech/blak-art-nft

Last synced: about 1 year ago
JSON representation

Blak Art NFT UI is a reusable/modularized UI component built with NextJs & TailwindCss.

Awesome Lists containing this project

README

          

# Blak Art NFT UI Template

Blak Art NFT UI is a reusable/modularized UI component built with NextJs & TailwindCss. It's mobile-first responsive for developers to bootstrap any NFT project. 100% SEO compatible.

## Demo

(https://blak-art.netlify.app/)

## Tech Stack

- `Next.js`
- `TailwindCSS`
- `SwiperJS`

## Installing

To run this project locally:

1. Prerequisites: Make sure you have Node.js ≥ 12 installed (https://nodejs.org), then use it to install project dependencies: `npm install`
2. Run the local development server: `npm run dev`