Skip to content

Web app for the popular HOT or COLD party game (in progress)

Notifications You must be signed in to change notification settings

HaroldObasi/HOTCOLD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the HOTCOLD repo, to get started fork, then clone the repo, and install the required dependencies for the client and server subfolders

node version: 18.16.1
git clone "YOUR FORKED URL"

cd server
npm install

cd ../client
npm install

Running Application

Run server (default port @5000):

cd server
npm start

Run client (default port @5173)

cd client
npm run dev

Learn More

Tailwind docs:

About

Web app for the popular HOT or COLD party game (in progress)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •