Full Stack MERN Project
Install dependencies,
npm install
Run client,
npm start
cd server
Install dependencies,
npm install
Run server,
npm start
Download the three csv files and put it into data folder in src folder
https://www.osha.gov/odi/ODI1996-2001.zip
https://www.osha.gov/odi/ODI2002-2011.zip
Import data with MongoDB Compass