Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IvonneBenitesRodriguez authored Jun 23, 2024
1 parent 89982fd commit 7068285
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.<br/>

## Deployment link <a name="deployment-link"></a>
https://my-coffee-elections-attempt-h1slak9f3.vercel.app/products

## 🛠 Built With <a name="built-with"></a>

### Tech Stack <a name="tech-stack"></a>

<details>
<summary>React📕</summary>
<summary>REACTJS📕</summary>
<ul>
<li><a href="https://react.dev/">React</a></li>
</ul>
</details>
<details>
<summary>CSS3</summary>
<ul>
<li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS3</a></li>
</ul>
</details>
<details>
<summary>Deployment site used: VERCEL</summary>
<ul>
<li><a href="https://vercel.com/">Vercel</a></li>
</ul>
</details>

### 📕 Key Features <a name="key-features"></a>
- **[separation of concerns principle]**
Expand Down

0 comments on commit 7068285

Please sign in to comment.