Skandal-Dev / clintart-final

Home Page:clintart-final.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest Release ↓

Latest release

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

About

clintart-final.vercel.app


Languages

Language:JavaScript 58.1%Language:CSS 35.9%Language:HTML 5.4%Language:Shell 0.5%