Skip to content

htkim94/campfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Campfire

Welcome to Campfire. During COVID, we found it difficult to connect with our friends online while staying safe at home. This is how the idea for Campfire was born. We wanted to build a platform that would allow people to connect online, by making sure that people had a warm and cozy place to meet. Campfire allows friends to find, queue, and play YouTube videos while chatting together.

campfire_dem_small.mov

Dependencies

  • React
  • Node.js
  • Express
  • Material-UI
  • socket.io
  • react-youtube
  • youtube-search

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the server: run the development web server using the npm start command in the campfire-server folder.
  • Run the client: run the development client using the npm start command in the campfire-client folder
  • If the app does not run automatically, browse to http://localhost:3005/ in your browser of choice (Chrome recommended!).

(We are currently working on adding gifs and screenshots. Stay tuned!)