Skip to content

Commit

Permalink
📝 docs: Added screenshot to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanprince committed Sep 24, 2024
1 parent fcc8413 commit 0b2ee98
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<div align="center">

![304_1x_shots_so](https://github.com/user-attachments/assets/92edf28b-d68f-4a37-bd32-c65389af66a8)

# 🎓 Campus Hub

<p>A showcase monorepo of interconnected microservices for student, library, and finance management in a university setting - demonstrating real-world technology and best practices.</p>
<p>A showcase monorepo of 3 interconnected microservices in a university setting - demonstrating real-world technology and best practices.</p>

<a href="#-features">Features</a>
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span>
Expand All @@ -16,14 +18,16 @@

![Next JS](https://img.shields.io/badge/Next.JS-black?style=for-the-badge&logo=next.js&logoColor=white)
![Turborepo](https://img.shields.io/badge/Turborepo-black?style=for-the-badge&logo=Turborepo&logoColor=white)
![React](https://img.shields.io/badge/react-black?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![TailwindCSS](https://img.shields.io/badge/tailwind-black?style=for-the-badge&logo=tailwind-css&logoColor=2338B2AC)
![shadcn/ui](https://img.shields.io/badge/shadcn/ui-black?style=for-the-badge&logo=shadcnui&logoColor=white)
![Radix UI](https://img.shields.io/badge/radix-black?style=for-the-badge&logo=radix-ui&logoColor=white)
![Drizzle](https://img.shields.io/badge/Drizzle-black?style=for-the-badge&logo=Drizzle&logoColor=#CFF66C)
![Vercel](https://img.shields.io/badge/Vercel-black?style=for-the-badge&logo=vercel&logoColor=white)
![Railway](https://img.shields.io/badge/Railway-black?style=for-the-badge&logo=Railway&logoColor=white)

![CI](https://github.com/aryanprince/campus-hub/actions/workflows/ci.yml/badge.svg)
![GitHub Issues](https://img.shields.io/github/issues/aryanprince/campus-hub.svg?maxAge=2592000)
![GitHub License](https://img.shields.io/github/license/aryanprince/campus-hub)

</div>

## 📖 Introduction
Expand Down

3 comments on commit 0b2ee98

@vercel
Copy link

@vercel vercel bot commented on 0b2ee98 Sep 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

campus-hub-student – ./apps/student

campus-hub-student-aryp.vercel.app
campus-hub-student.vercel.app
campus-hub-student-git-main-aryp.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 0b2ee98 Sep 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

campus-hub-finance – ./apps/finance

campus-hub-finance-git-main-aryp.vercel.app
campus-hub-finance-aryp.vercel.app
campus-hub-finance.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 0b2ee98 Sep 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

campus-hub-library – ./apps/library

campus-hub-library-git-main-aryp.vercel.app
campus-hub-library-aryp.vercel.app
campus-hub-library.vercel.app

Please sign in to comment.