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.
- Host: GitHub
- URL: https://github.com/mujhtech/blak-art-nft
- Owner: Mujhtech
- Created: 2022-07-02T22:07:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T14:30:50.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T18:08:31.381Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://blak-art.netlify.app/
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`