Skip to content

Panda4817/Multiplayer-Pictionary-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Pictionary App FRONTEND

Netlify Status

The frontend for a web application that lets you play pictionary with your friends. Made using ReactJS.

Requirements

  • "@fortawesome/fontawesome-svg-core": "^1.2.35",
  • "@fortawesome/free-solid-svg-icons": "^5.15.3",
  • "@fortawesome/react-fontawesome": "^0.1.14",
  • "@testing-library/jest-dom": "^5.12.0",
  • "@testing-library/react": "^11.2.6",
  • "@testing-library/user-event": "^13.1.5",
  • "axios": ">=0.21.1",
  • "bootstrap": "^4.6.0",
  • "query-string": "^7.0.0",
  • "react": "^17.0.2",
  • "react-dom": "^17.0.2",
  • "react-emoji": "^0.5.0",
  • "react-router-dom": "^5.2.0",
  • "react-scripts": "4.0.3",
  • "react-scroll-to-bottom": "^4.1.0",
  • "socket.io-client": "^4.0.1",
  • "ua-parser-js": "^0.7.28"

Usage

Run npm start

Runs the frontend of the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
You will also see any lint errors in the console.

Make sure server is also started. Repo to server is Multiplayer-Pictionary-Backend.

Run npm test

Runs the tests found in *.test.js files.

About

The frontend repo for the the multiplayer Pictionary app called Picto.

Topics

Resources

License

Stars

Watchers

Forks