Skip to content

bhaireshm/art-connect

Repository files navigation

ArtConnect - Showcase Art and Drawings

GitHub Pages Build Status Vercel Deploy

Features

This has the following features:

Steps to start

Clone the repository

git clone https://github.com/bhaireshm/art-connect.git

Install dependencies

npm install

Provide permission for scripts, git-hooks.

npm run prepare

Start development server

npm run dev
  • dev – start dev server
  • build – bundle application for production
  • export – exports static website to out folder
  • analyze – analyzes application bundle with @next/bundle-analyzer

API's Documentation

Classes and it's usage