Find talented & best developers in various fields.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Peworld Hire 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/altrawan/peworld-app.git
- Go To Folder Repo
cd peworld-app
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Development - Type
npm run start
To Start Production
Create .env file in your root project folder.
NEXT_PUBLIC_APP_NAME = [YOUR_APP_NAME]
NEXT_PUBLIC_NODE_ENV = [YOUR_CURRENT_ENVIRONMENT]
NEXT_PUBLIC_API_URL = [YOUR_API_URL]
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
My Email : muhammadalifputra8888@gmail.com
Project Link: https://github.com/altrawan/peworld-app
Distributed under the MIT License.