Skip to content

Real time “looking for group” application to create or join groups for online multiplayer game, Among Us. Developed React front-end and Rails/ActiveRecord/ActiveModel/ActionCable back-end application.

Notifications You must be signed in to change notification settings

jennifer-yoo/Among-Us-LFG-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short Description

Welcome to Among Us LFG! Real time “looking for group” application to create or join groups for online multiplayer game, Among Us. Developed React front-end and Rails/ActiveRecord/ActiveModel back-end application. Live updates with fully integrated WebSockets through ActionCable. Authenticated users at login by encrypting identifying account information via JWT.

Install Instructions

  1. Clone Among Us Backend repo (https://github.com/cody-demartin/AmongUs_Backend)
  2. Run the server by typing in 'rails s' in your terminal
  3. Clone this repo-- Among Us LFG Client
  4. Type in your terminal 'npm install' and then 'npm start' to open the app
  5. Have fun!

Contributor's Guide

Make a branch and have fun. Create a pull request for us to review. We are open to any suggestions or changes.

Credit for Among Us game and images: InnerSloth http://www.innersloth.com/

About

Real time “looking for group” application to create or join groups for online multiplayer game, Among Us. Developed React front-end and Rails/ActiveRecord/ActiveModel/ActionCable back-end application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages