SkecthShare
sketchshare.vercel.app
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.
- User Registration and Login
- Image Upload
- Explore and Discover
- Dark Mode
- Web responsive
- This is a Next.js project bootstrapped with
create-next-app
.
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.