Skip to content

A Vue.js / Express.js web application for quiz-based matchmaking

Notifications You must be signed in to change notification settings

bretthoes/message-in-a-bottle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message in a Bottle

A Vue.js / Express.js web application for quiz-based matchmaking and instant messaging.

Live here: https://message-in-a-bottle-client.onrender.com/#/

Setup

Start Client

cd client
npm run dev

Start Server

cd server
npm run dev

Optional

Create Fictional Data:
cd server
npm run seed

About

A Vue.js / Express.js web application for quiz-based matchmaking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published