An open source application built to provide guides for collectors of Visualize Value's NFT collections: Checks and Openen.
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.
- Guides for collectors of Visualize Value's NFT collections: Checks and Openen
- Built using React and TypeScript, NextJS
- Styled using Tailwind CSS
- Install dependencies using npm:
bun install
- Start the development server
bun run start
http://localhost:3000 3. Open the website in your browser: