Skip to content

MohanDrey24/hire-sphere-app

Repository files navigation

Hire-Sphere Client

Welcome to Hire-Sphere, the client-side application for our job posting platform, built using Next.js. This project is still under development.

Features

Currently, there are no features available as we are still in the development phase.

Tech Stack

  • Next.js / React: For building the user interface.
  • Tailwind CSS: For styling and layout.

Getting Started

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/hire-sphere-client.git
  2. Navigate to the project directory:

    cd hire-sphere-client
  3. Install dependencies:

    npm install
  4. Create a .env.local file to configure your environment variables:

    NEXT_PUBLIC_API_URL=http://localhost:4000/api

Running the Application

To start the development server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published