Table of Contents
PeWorld Hire Job is a simple job website that can facilitating company to recruit talented programmer based on skills that company needed. It also provide programmer to show their portofolio so they can get recruited by some company.
This app was built with some technologies below:
Before going to the installation stage there are some software that must be installed first.
If you want to run this project locally, I recommend you to configure the back-end first before configuring this repo front-end.
- Clone the repo
git clone https://github.com/Ihlassul2023/restApi-peworld.git
- Go to repo
cd restApi-peworld
- Install module
npm install
- Setup .env
VITE_BASE_URL=[URL_API]
- Type
npm run dev
To Start the local web
If you want to try our web application, you can use the following account :
Login as Worker
email : bivode6308@alvisani.com
password : biv
Login as Recruiter
email : ihlascamp@gmail.com
password : 123
Register Recruiter | Register Worker |
Login Recruiter | Login Worker |
Landing Page | Edit Profile Worker |
Home Recruiter | Hire Talent |
Detail Talent | Chat |
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Add your Changes (
git add .
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request on Github
Ihlas Sul Akbar Team Leader | Fullstack Web Developer |
Muhammad Faisal Lead Frontend | Frontend Web Developer |
Farhan Rizqi A Frontend Web Developer |
Mahardhika Putra Pratama Lead Backend | Backend Web Developer |
Mohamad Yasin Fadillah Backend Web Developer |
* This is just a title, frontend or backend. Actually, backend and frontend members support each other.
Distributed under the MIT License.