This web project is proposed by Society of Competitive Programmers at USF. The projects that aims to bridge the gap between students who need help outside of classes and nonprofits that offer free educational services.
- Make sure to have
node
andnpm
installed. (Refers to links at the bottom) - Run
npm install
in bothbackend
andfrontend
folders separately. cd
into thefrontend
folder- run
npm start
from the terminal
https://nodejs.org/en/download/
This project was bootstrapped with Create React App. You can learn more about deploying it in your local machine using the Create React App documentation.