diff --git a/README.md b/README.md index 57b88a4..52626bc 100644 --- a/README.md +++ b/README.md @@ -32,19 +32,31 @@ *My coffee elections webapp* repository is built using programming language named JavaScript but specifically in this case I used a framework named **React**. I choose this framework since I want to put in practice a main principle named **separation of concerns**, therefore I created a folder named **components** where I placed each one of my components which are going to be used in my main file named App.js.
+## Deployment link +https://my-coffee-elections-attempt-h1slak9f3.vercel.app/products + ## 🛠 Built With ### Tech Stack
-React📕 +REACTJS📕
+ CSS3 +
+
+ Deployment site used: VERCEL + +
### 📕 Key Features - **[separation of concerns principle]**