An online database managed by Prisma and NodeJS. Has various pages to manage inventory for a store. Has "Add Product, Delete Product, List Product, and Update Product" functionalities.
- Open directory in command line
- Run
npm install
to install all dependencies - Run
npm start
to start server