Skip to content

Jutrzenka/HeadHunterG11-FR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👷 HeadHunter MegaK v0.1.0 frontend

Application as a recruitment platform. It connects the participants of the MegaK course and potential employers. The purpose of the app is to help students find their first job as a developer.

🐻 Resources

Live demo: IN PROGRESS
Github frontend: https://github.com/Jutrzenka/HeadHunterG11-FR
Github backend: https://github.com/Jutrzenka/HeadHunterG11-BE

🐮 Tech Stack

TypeScript Webpack React Redux SASS

💂‍♂️ Authors:

Group members:

  1. Jutrzenka Jutrzenka#2251 kacperczaja1999@gmail.com
  2. iwanczakrafal
  3. madridista5
  4. Marcel998 Marcel998#5607
  5. marooonio
  6. NorGoz
  7. OllaWilk
  8. RafalKuchta

Additional roles in the team:

🐫 Project structure

HeadHunterG11-FR
├── build
├── public
│   ├── img
│   ├── favicon.png
│   ├── index.html
│   ├── manifest.json
│   └── robots.txt
├── src
│   ├── components
│   ├── redux
│   ├── styles
│   ├── utils
│   ├── views
│   ├── App.tsx
│   └── config.env.ts
├── .env
├── .gitignore
├── .npmrc
├── package.json
├── package-lock.json
├── README.md
└── tsconfig.json

🐲 Installation project

Clone the project:

git clone https://github.com/Jutrzenka/HeadHunterG11-FR.git

Go to the project directory:

cd HeadHunterG11-FR

Install dependencies:

npm install

Start the server:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published