From 1150415a0ade0f7eceede145c65fef4581231815 Mon Sep 17 00:00:00 2001 From: auke Date: Fri, 18 Jul 2025 16:25:39 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec48fd2..b3bf0d0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# Fusero Fullstack App - -This project is a fullstack web application using: +# Fusero website revamp +This is the revamp of the official Fusero website, this offers flexibility with new features compared to webflow. - 🧩 **React + TypeScript + Vite** (frontend) - ⚡ **Fastify + MikroORM + PostgreSQL** (backend) - ✅ **Vitest** (testing framework for both frontend and backend)