Skip to content

Final Project for CS 320 Software Engineering @ UMass Amherst

Notifications You must be signed in to change notification settings

joepetrillo/orderly

Repository files navigation

Orderly

CS 320 Software Engineering - Group 8


Tech Stack

Frontend - NextJS + TailwindCSS + Clerk Auth

Backend - Express + PostgreSQL

Instructions

  1. Install NodeJS (npm comes with this)
  2. Clone the repository onto your machine (using git clone)
  3. Run npm install
  4. Run npm run dev

The frontend will be on http://localhost:3000 and the backend will be on http://localhost:3001

Checkout the frontend live

Releases

No releases published

Packages

No packages published

Languages