Table of Contents
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/NisrinaNataraharja/FE-Cafein.git
- Go To Folder Repo
cd FE-Cafein
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Website - Type
npm run start
To Start Production
Create .env file in your root project folder.
REACT_APP_APP_NAME = [APP_NAME]
REACT_APP_NODE_ENV = [NODE_ENV]
REACT_APP_API_URL = [API_URL]
Login Page | Register Page |
Landing Page | Home |
Profile | Eit Profile |
Hiring | History |
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/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
๐ Backend Hire Job
๐ Frontend Hire Job
๐ Web Service
๐ Demo Hire Job
Fandi Prasetyo Project Manager | Front End Web Developer |
Nisrina Hasna Nataraharja Front End Web Developer |
Candra Julius Back End Web Developer |
Irfan Abidin Back End Web Developer |
Distributed under the MIT License.