diff --git a/README.md b/README.md
index 5deb94a..24dbe20 100644
--- a/README.md
+++ b/README.md
@@ -23,60 +23,73 @@ TCG Enhanced Cardstore is a full-stack web application designed for trading card
Here's a glimpse of what TCG Enhanced Cardstore offers:
-```html
-
+### Deck Builder
+
+![Deck Builder](https://github.com/reedoooo/enhanced-card-store/blob/733fee5d8ab28ca034f9f53bb56a8a5aee5330cb/public/images/pages/deckBuilder.png)
+
+### Portfolio
+
+![Portfolio](https://github.com/reedoooo/enhanced-card-store/blob/733fee5d8ab28ca034f9f53bb56a8a5aee5330cb/public/images/pages/portfolio.png)
+
+### Cart
+
+![Cart](public/images/pages/deckBuilder.png)
+
+_For an interactive experience, visit the [Live Demo](https://65624888827a3700084a3478--enhanced-cardstore.netlify.app/)._
+
+
+
+
+
-```
+``` -->
-```css
+
-```
-
-```js
+
+
## Installation
Get started with these simple steps:
-```bash
+`````bash
git clone https://github.com/your_username_/TCG-Enhanced-Cardstore.git
cd TCG-Enhanced-Cardstore
npm install
npm start
-```
+```` -->
Navigate to `http://localhost:3000` to explore the app.
@@ -148,3 +162,4 @@ Reed Vogt - [LinkedIn Profile](https://www.linkedin.com/in/reed-vogt-student/)
- [MongoDB](https://www.mongodb.com/)
- [Netlify](https://www.netlify.com/)
- [Nivo Charts](https://nivo.rocks/)
+`````