A React Frontend for ReportIt website
Requirements:
This app requires The ReportIt Backend in order to run. Make sure this is configured and running prior to running this App.
Clone the project
git clone https://github.com/Tfauves/ReportIt.gitGo to the project directory
cd ReportItInstall dependencies
npm iStart the server
npm start