Skip to content

fabriciopirini/catch-of-the-day

Repository files navigation

Welcome to Catch of the Day 👋

Version License: MIT

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.

Demo

Demo

Install

npm install

Usage

npm run dev

Deploy

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.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Fresh Seafood Market website implemented using React and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published