A real-time app for a trendy seafood market where price and quantity available are variable and can change at a moment's notice. It was built a menu, an order form, and an inventory management area where authorized users can immediately update product details.
npm install
npm run dev
The project is production ready and can be easily deployed to Zeit Now for free with steps:
npm run build
npm i -g now
npm i serve
now
When asked about the directory, write build
. The first time you will be asked to enter your email and to activate it.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator