Hey if you're looking for the Stduy Buddy app then you're in the right place! To get things started you can clone the repo onto your personal device by typing the following command into your terminal
git clone https://github.com/i67khan/HackThePentagon
After that you can start installing packages by using
npm install
You will have to install a special react-route-dom package by using the command
npm -i react-route-dom --save
Finally you can run the app by executing
npm start
The app will boot up automaticall onto localhost:3000. Enjoy Exploring the App!