agustif / vvart

A collector's guide to the Visualize Value art ecosystem

Home Page:https://vvart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VVart

An open source application built to provide guides for collectors of Visualize Value's NFT collections: Checks and Openen.

About this project

This project is an experiment to see how a modern app (with features like authentication, subscriptions, API routes, static pages for docs, etc.) would work in providing guides for collectors of Visualize Value's NFT collections.

Features

  • Guides for collectors of Visualize Value's NFT collections: Checks and Openen
  • Built using React and TypeScript, NextJS
  • Styled using Tailwind CSS

Running Locally

  1. Install dependencies using npm:
bun install
  1. Start the development server
bun run start

http://localhost:3000 3. Open the website in your browser:

About

A collector's guide to the Visualize Value art ecosystem

https://vvart.vercel.app

License:MIT License


Languages

Language:MDX 60.2%Language:TypeScript 33.5%Language:JavaScript 3.8%Language:CSS 2.5%Language:Shell 0.1%