From 73097c293307ff0f2784fa686981db4addde2ffe Mon Sep 17 00:00:00 2001 From: XirTech Date: Sat, 29 Jul 2023 18:13:16 +0800 Subject: [PATCH] add sample project --- index.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 1 + 2 files changed, 69 insertions(+) diff --git a/index.html b/index.html index ab4bf08..ffc3eb5 100644 --- a/index.html +++ b/index.html @@ -107,6 +107,51 @@

A dedicated Front-end Developer

portfolio

Each project is a unique piece of development 🧩

+ +
+
Baranggay
+
+
Baranggay
+
+

A car rental website is an online platform that allows users to rent cars for personal or + business use. The website provides an interface for searching, comparing, and reserving + cars.

+
+
+
Laravel
+
Tailwind
+
+ +
+
+ +
+
+
Baranggay
+
+

A car rental website is an online platform that allows users to rent cars for personal or + business use. The website provides an interface for searching, comparing, and reserving + cars.

+
+
+
Laravel
+
Tailwind
+
+ +
+
Baranggay
+
+
Baranggay
@@ -128,6 +173,29 @@
Code
+ +
+
+
Baranggay
+
+

A car rental website is an online platform that allows users to rent cars for personal or + business use. The website provides an interface for searching, comparing, and reserving + cars.

+
+
+
Laravel
+
Tailwind
+
+ +
+
Baranggay
+
+ diff --git a/style.css b/style.css index 21742ed..2aa74b3 100644 --- a/style.css +++ b/style.css @@ -274,6 +274,7 @@ body { border-radius: 1rem; transition: 2s ease; max-height: 100%; + margin-block: 1rem } #project .container .title { padding-bottom: 1rem;