VishwamAI / jobcity

https://jobcity-h7qu.vercel.app/
MIT License
5 stars 7 forks source link
create-jobs hacktoberfest hacktoberfest2024 jobs-for-all

Job-City Automated Job Application Platform

Overview

Job-City Logo

Supported Platforms

Platform Type Status
Linkedin Public Complete
Indeed Public Under Development
Naukari Public Under Development
company websites public under Devlopment

Job-City is an open-source automated job application platform built with Next.js 14. It provides users with free interactive learning paths across various disciplines, such as aptitude reasoning, coding, AI research, and AI security. The project is structured with a src directory for better organization and is styled using Tailwind CSS for a modern look.

Features

Tech Stack

Getting Started

Prerequisites

Ensure you have Node.js and npm installed.

Installation

  1. Clone the repository:

    git clone https://github.com/VishwamAI/jobcity
  2. Navigate to the project directory:

    cd job-city
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open http://localhost:3000 in your browser to view the app.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

Special Thanks

License

Job-City is open-source and available under the MIT License. See the LICENSE file for more details.