Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/platzi-master-c8/gethired-jobplacement-salaries-frontend
- Owner: Platzi-Master-C8
- Created: 2021-11-26T17:09:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T15:26:10.000Z (almost 3 years ago)
- Last Synced: 2024-12-11T20:07:56.118Z (27 days ago)
- Topics: hooks, mui, reactjs, styled-components
- Language: JavaScript
- Homepage: https://salaries.get-hired.work/
- Size: 55.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
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)