Checkout EWB is an application used to manage the auction for Engineers Without Borders, UMass Amherst Student Chapter.
This repository is complimentary to: https://github.com/CodyRichter/CheckoutEWB3-backend
node 16.13.2
npm 8.1.2
Consider using a tool such as NVM to manage your node/npm versions: https://github.com/nvm-sh/nvm
- When repository is first downloaded, run
npm install
- To start application run
npm start