harshpreet14 / pg-agi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Hiring Assistant

A responsive dashboard for PG-AGI to post job openings through a chat interface. The React application is responsive and features a customizable theme switcher for an enhanced user experience.

🛠️ Technologies Used

  • React
  • Tailwind CSS
  • HTML5
  • Vite
  • NodeJS
  • ExpressJS

🔨 Libraries used

  • Axios
  • Brcypt
  • react-router-dom
  • react-hot-toast
  • jsonwebtoken
  • cors
  • cookie-parser
  • mongoose
  • mongodb
  • dotenv
  • nodemon

📌 Getting Started

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

  1. Clone the repository:
    git clone https://github.com/harshpreet14/pg-agi.git
    
  2. Navigate to the project directory:
    cd server
    
  3. Install the dependencies:
    npm install
    
    
  4. Start the development server:
    nodemon index.js
    
  5. Similarly, start the frontend development server.

About


Languages

Language:JavaScript 97.1%Language:HTML 2.5%Language:CSS 0.4%