Make sure you have Yarn installed globally
npm install --global yarn
Clone the repo, navigate into it, and install dependencies
git clone https://github.com/UserSpy/349CovidDashboardFinalProject
cd 349CovidDashboardFinalProject
yarn install
To Run
yarn develop