Skip to content

Rishav-01/WorkX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

WorkX - Job Searching Portal 🚀

================================

WorkX is a comprehensive job searching portal designed for both students and working professionals. The platform provides a user-friendly interface, ensuring easy access for both job seekers and recruiters.

Features 🎉

  • User Authentication: Secure authentication system using Firebase with Google sign-in 🔒
  • REST API: Implementation of CRUD (Create, Read, Update, Delete) operations and search functionality 📊
  • Database Management: MongoDB database management using Mongoose 🗂️
  • Responsive Design: Tailwind CSS for better styling and responsive design 📈
  • User-Friendly Interface: Easy access for both job seekers and recruiters 👥

Technologies Used 💻

  • MERN Stack: MongoDB, Express, React, Node.js 🤖
  • Firebase Authentication: Google sign-in integration 🔑
  • Tailwind CSS: Styling and responsive design 🎨
  • REST API: Data interaction and CRUD operations 📝

Project Overview 📚

WorkX was built from scratch over a period of 5 months. The project aims to provide a seamless job searching experience, connecting job seekers with potential employers.

Getting Started 🚀

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/WorkX.git
  2. Install dependencies: npm install
  3. Make accounts on Firebase and MongoDB and add their respective keys
  4. Start the frontend: npm run dev
  5. Start the server: npm start
  6. Access the application: http://localhost:5173

Contributing 🤝

Contributions are welcome. Please submit a pull request with a detailed description of changes.

Releases

No releases published

Packages

No packages published

Languages