The purpose of this application is to aid attendees and vendors at conventions.
Node.js must be installed in order to run React
If running on Windows, first get to the folder from the command line with
>cd {Path_To_Repo}/Pickhacks2021Triangle/pickhacks_react
Then run
>npm install to install the dependencies for the project
Everything should be properly installed and the program may be run with
>npm start