From e26596d9cce45af878fc6909433914c14132ad63 Mon Sep 17 00:00:00 2001 From: Shivam Mahajan <43480557+ShivamSpm@users.noreply.github.com> Date: Mon, 6 May 2024 19:18:05 -0400 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index f30ff76..be5defc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@

- Application Logo + Application Logo

E-Commerce Full Stack Web App

-

This project is a full stack Discord clone built using Next.js (Typescript), styled with Tailwind CSS, and incorporates real-time communication features via Socket.io. It leverages Prisma as an ORM for PostgreSQL to handle database operations, creating a robust and interactive chat application. +

This e-commerce web application, built using .NET 8, exemplifies best coding practices such as dependency injection and N-tier architecture.