diff --git a/README.md b/README.md index df19759..fd56b3e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ##### Description: Wochlife App serves 2 purposes: 1. as Filip Čablík's personal portfolio and work overview 2. creating awareness about the brand's purpose -##### #Stack: Remix.run / TypeScript / SQLite / Fly.io / prisma / GitHub Actions / Resend / and more.. +##### #Stack: ![Remix](https://img.shields.io/badge/remix-%23000.svg?style=for-the-badge&logo=remix&logoColor=white) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white) diff --git a/app/routes/_base+/index.tsx b/app/routes/_base+/index.tsx index 7caefe1..4cdc5ea 100644 --- a/app/routes/_base+/index.tsx +++ b/app/routes/_base+/index.tsx @@ -241,9 +241,9 @@ export default function Index() { innerBoxClass={lightGreenGradient} /> - + + + Accommodations Management Applications + + + + {/* overflow-y-scroll */} + {/* Accommodations Apps content */} + + Discover more from the GitHub repo: + + + Wochlife Accommodations + + + + + + ) +} diff --git a/app/routes/projects+/booking-systems.tsx b/app/routes/projects+/booking-systems.tsx deleted file mode 100644 index 8232b8f..0000000 --- a/app/routes/projects+/booking-systems.tsx +++ /dev/null @@ -1,18 +0,0 @@ -export default function PortfolioFreelance() { - return ( - - - booking systems - - - - {/* overflow-y-scroll */} - {/* booking systems content */} - - ..Thanks for patience. - Booking Systems content is getting ready.. - - - - ) -} diff --git a/app/routes/projects+/online-stores.tsx b/app/routes/projects+/online-stores.tsx index 71bc7bc..2f42849 100644 --- a/app/routes/projects+/online-stores.tsx +++ b/app/routes/projects+/online-stores.tsx @@ -1,17 +1,26 @@ +import { Button } from '#app/components/ui/button.tsx' + export default function PortfolioFreelance() { return ( - E-commerce + E-commerce (Online Stores) {/* overflow-y-scroll */} - {/* online stores content */} - + {/* Accommodations Apps content */} - ..Thanks for patience. - Online Stores content is getting ready.. + Discover more from the GitHub repo: + + + World Of Chaos ReactJS Shop App + + diff --git a/app/routes/projects+/web-dev.tsx b/app/routes/projects+/web-dev.tsx index 412624b..66df07f 100644 --- a/app/routes/projects+/web-dev.tsx +++ b/app/routes/projects+/web-dev.tsx @@ -15,7 +15,7 @@ export default function PortfolioFreelance() { custom apps (isActive ? 'text-highlight' : '')} > custom apps diff --git a/app/routes/projects.tsx b/app/routes/projects.tsx index 34bfbc2..2e4cafb 100644 --- a/app/routes/projects.tsx +++ b/app/routes/projects.tsx @@ -102,11 +102,11 @@ function RouteSelector({ /> )} - + {({ isActive }) => (
Discover more from the GitHub repo: