Structura Biotechnology: Full-Stack Tech Challenge

I was only able to complete the backend component and dashboard part A. I just ran out of time.

Setup

npm i
cd client
npm i

Run

npm run dev
cd client
npm start

Test

cd client
npm test

By Leigh Silverstein