Skip to content

brunomaruya/sketchshare-v4

Repository files navigation


SketchShare SketchShare

Introduction

SketchShare is a vibrant online community where users can share images, add descriptions, and interact with other users' posts. The platform allows users to create accounts and log in to personalize their experience.

Features

  • User Registration and Login
  • Image Upload
  • Explore and Discover
  • Dark Mode
  • Web responsive

Build Process

First, run the development server:

git clone https://github.com/brunomaruya/sketchshare-v4.git

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.