/inventory-application

Inventory management express app for an imaginary store

Primary LanguageJavaScript

Inventory Application

From The Odin Project's curriculum

The password is intended to be in the HTML

Assignment

Create an Inventory management app for an imaginary store.

Getting Started

Installing and running

git clone https://github.com/igorashs/inventory-application.git
cd inventory-application
npm install
npm run serverstart

Env Vars

touch .env
# check .env.example file

Built With

License

This project is licensed under the MIT License