Skip to content

Latest commit

 

History

History
106 lines (74 loc) · 3.59 KB

README.md

File metadata and controls

106 lines (74 loc) · 3.59 KB

image

MegaK HeadHunter

Table of Contents
  1. About The Project
  2. About this repository

💬 About the project

This platform, made exclusively for MegaK JS Course provides an easy way for HR departments of companies, including headhunters, to connect with people seeking employment in the IT industry.

MegaK students can use it to showcase their skills in a standardized manner. HR personnel can effortlessly find suitable job candidates, conduct interviews, and offer cooperation. The platform is not intended to compete directly with job portals. Instead, its goal is to complement the market with a focus on MegaK students.

(back to top)

💻 Technologies used

image

image

image

image

(back to top)

🎬 Live demo

Currently, there is no live demo available. We are working to make it available in the near future.

(back to top)

📷 Screenshots

image image image

(back to top)

📖 About this repository

This repository contains the front-end part of the application.

The back-end part is located at https://github.com/perlus3/HeadHunterBE

(back to top)

🔨 Installation

  1. Clone the repository
https://github.com/HessianPL/MegaK_HeadHunter_FE.git
  1. Install dependencies
npm install
  1. For development run
npm start
  1. To build production version run
npm run build

(back to top)

👒 🎩 Contributors

Frontend team constists of:

Weronika Szemińska https://github.com/WeronikaSzemi

Lena K https://github.com/LeneczKa

Bartłomiej Michałowski https://github.com/BartGiit

Łukasz Dragon https://github.com/HessianPL

Małgorzata Jurczak https://github.com/MalgorzataJu

(back to top)