⚠️ This project has been replaced by a much better quality application which you can find here: alettsy/food-manager
A prototype freezer management system consisting of two parts:
- This client
- A SQL server
- Run
next dev
ornpm run dev
to run in development mode - The SQL server should be on
localhost
and on port3001