diff --git a/README.md b/README.md index 3fa99d8b..5bfb645f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ -# Code Racer +
+ +

+

Code Racer

+
-Welcome to Code Racer, a community project built with Next.js, Tailwind CSS, and TypeScript. +
+
+Welcome to Code Racer, a community project built with Next.js , Tailwind CSS, and TypeScript. Code Racer is a multiplayer coding game where developers can compete against each other to solve programming challenges in real-time. Sharpen your coding skills, challenge your peers, and have fun while racing against the clock! +
+
+
## Features @@ -10,10 +19,10 @@ Code Racer is a multiplayer coding game where developers can compete against eac ## Technologies Used -- Next.js: A React framework for building server-side rendered and statically generated applications. -- NextAuth: For user authentication. -- Prisma: -- Tailwind CSS: A utility-first CSS framework for rapid UI development. +- [Next.js](https://nextjs.org/) : A React framework for building server-side rendered and statically generated applications. +- [NextAuth](https://next-auth.js.org/) : For user authentication. +- [Prisma](https://www.prisma.io/) : next-generation ORM, it provide a clean and type-safe API for submitting database queries +- [Tailwind CSS](https://tailwindcss.com) : A utility-first CSS framework for rapid UI development. - TypeScript: A typed superset of JavaScript that provides enhanced tooling and developer productivity. ## Contribution