harshpreet14 / vasitum

A dashboard for Vasitum

Home Page:https://vasitum-private.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Vasitum Dasboard

A responsive dashboard for Vasitum to keep track of job postings, openings, upcoming events and announcements. The React application is responsive and features a customizable theme switcher for an enhanced user experience.

🛠️ Technologies Used

  • React
  • Tailwind CSS
  • HTML5
  • Vite
  • NodeJS

📌 Getting Started

To clone the repository and run the application locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/harshpreet14/vasitum.git
    
  2. Navigate to the project directory:
    cd vasitum
    
  3. Install the dependencies:
    npm install
    
    
  4. Start the development server:
    npm run dev
    
📦root
 ┣ 📂public
 ┃ ┗ 📂assets
 ┃   ┗ ... (assets files)
 ┣ 📂src
 ┃ ┣ 📂components
 ┃ ┃ ┗ ... (component files)
 ┃ ┣ 📜App.css
 ┃ ┣ 📜App.jsx
 ┃ ┣ 📜index.css
 ┃ ┗ 📜main.jsx
 ┣ 📜.eslintrc.js
 ┣ 📜.gitignore
 ┣ 📜index.html
 ┣ 📜package-lock.json
 ┣ 📜package.json
 ┣ 📜postcss.config.js
 ┣ 📜README.md
 ┣ 📜tailwind.config.js
 ┗ 📜vite.config.js

💻 Desktop Mode

Desk Dark Desk Light

🤳🏾 Mobile Mode

Mobile Dark Mobile Light Mobile Sidebar Dark Mobile Sidebar Light Search Dark Search Light

📱Tab Mode

Tab Dark Tab Light Tab Side Dark Tab Side Light

About

A dashboard for Vasitum

https://vasitum-private.vercel.app/


Languages

Language:JavaScript 95.5%Language:CSS 2.8%Language:HTML 1.7%