A repository for hackathon 2021, an app that logs in CRC and shows inventory should be the final product of this excercise.
A Node.js is required to install and run this application.
Once node is installed, pull this repository, install it and run it.
- Installing dependencies
>$ npm install- Running the app
>$ npm run start