Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 776 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 776 Bytes

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: