From 64403bc9feada43d2f61d35353a40975ae5d72f9 Mon Sep 17 00:00:00 2001 From: KjellBerlin Date: Sat, 5 Oct 2024 15:12:06 +0200 Subject: [PATCH] Update readme file once again --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38cff08..2f416ca 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,14 @@ The Carbonara app is an open-source project designed to demonstrate how various components can be combined to create a fully functional end-to-end solution, with both frontend and backend. This React Native app is inspired by a sample from Creative Tim. +The imaginary use case for this app is a meal delivery service, where users can order meals and have them instantly delivered within a specific geographic area. + Important Notice: This project is provided without a license. As such, the use of this code—whether for commercial or non-commercial purposes—is strictly prohibited without explicit permission from the project owner. The code is shared solely for educational purposes and as a source of inspiration. If you wish to use the code, please contact me to request permission. -Some articles about the carbonara app can be found on my medium account https://medium.com/@kjell.lilliestolze. +Some articles about the Carbonara app can be found on my Medium account: https://medium.com/@kjell.lilliestolze. ## Build and Push ### Build docker image