Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/platzi-master-c8/gethired-jobplacement-salaries-frontend

In salaries you can calculate your salary, compare your salary range with other profiles and when searching for your job you can negotiate your salary. :green_heart: :moneybag:
https://github.com/platzi-master-c8/gethired-jobplacement-salaries-frontend

hooks mui reactjs styled-components

Last synced: 27 days ago
JSON representation

In salaries you can calculate your salary, compare your salary range with other profiles and when searching for your job you can negotiate your salary. :green_heart: :moneybag:

Awesome Lists containing this project

README

        

# Job Placement | Salaries [C8] πŸ’ΈπŸ’ΈπŸ’Έ

In salaries you can calculate your salary, compare your salary range with other profiles and when searching for your job you can negotiate your salary. πŸ’š πŸ’°

## Demo Salaries πŸš€

[View Demo](https://salaries.get-hired.work/)

## Demo Job Placement Cell πŸš€

[View Demo](https://get-hired.work/)

## Overview πŸ”–

![Img overview project](public/calculate.gif)

![Img overview project](public/comparate.gif)

## About Project πŸ“ˆ

This project is part of the Job Placement cell. He also belongs to cohort 8 of Platzi Master πŸ’š

## Technologies πŸ”§

- [React.js](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Mui](https://mui.com/)
- [@master-c8/commons](https://www.npmjs.com/package/@master-c8/commons)
- [@master-c8/icons](https://www.npmjs.com/package/@master-c8/icons)
- [@master-c8/theme](https://www.npmjs.com/package/@master-c8/theme)
- [Vercel](https://vercel.com/)
- [Webpack](https://webpack.js.org/)

## Design System πŸͺ„

You can design system [here](https://www.figma.com/file/JbToDZz42lRNoZFCdDxya5/Standards?node-id=0%3A1)

## Setup and test βš™οΈ

First, clone the repository and install the dependencies

`yarn install`

Run the project with the script start

`yarn start`

The page will be loaded on `http://localhost:3000`

## Contributors πŸ“§

- [Yadu Lopez](https://www.linkedin.com/in/yadu-lopez/)
- [Johan Perez](https://www.linkedin.com/in/johannpereze/)
- [Kevin Farid](https://www.linkedin.com/in/kevfarid/)
- [Emilio Sanchez](https://www.linkedin.com/in/emlez/)

## How to contribute

Thank you for being here, we're really happy you decided to contribute to the project.

Before you contribute to the project please make sure to read all items below.

- [Code of Conduct](/CODE_OF_CONDUCT.md)
- [Contributing Guide](/CONTRIBUTING.md)