The frontend for a web application that lets you play pictionary with your friends. Made using ReactJS.
- Node version 18
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.
Runs the tests found in *.test.js files.