Skip to content

WilliamTuominiemi/NFT-Art-Platform

Repository files navigation

Demo

screenshot

Features

  • Feed, with pagination and sorting
  • Highly customizable drawing canvas
  • Like and share drawings
  • User profiles
  • Pinned drawings
  • Responsive design
  • Light and dark mode
  • English, Swedish and Finnish translations

Get started

Install dependencies:

npm install

Create e .env file and fill it out as per .env.example:

cp .env.example .env

Create database tables from Prisma schema:

npm run db:push

Start the development server:

npm run dev

Tech stack

Baynet is built with the T3 Stack and ShadcnUI.

About

Social media for creating and sharing artwork

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published