Skip to content

assyifaptrs/peworld-app

Repository files navigation


Logo

Peworld

Discover Job and The Best Team.

Explore the docs »

View Demo . Report Bug . Request Feature

Table Of Contents

About The Project

Peworld is a responsive web-based application that can be accessed on desktop or mobile devices. It's a simple job website that can facilitate the company to recruit talented programmers based on the skills that the company needed.

Built With

This app was built with some technologies below:

  • CSS
  • Javascript
  • Next Js
  • Axios
  • Bootstrap

Installation

If you want to run this project locally, we recommend you configure the back-end first before configuring this repo front-end.

  • Clone the Repo
  git clone https://github.com/assyifaptrs/peworld-app.git
  • Go To Folder Repo
  cd peworld-app
  • Install Module
  npm install
  • Setup .env
  NEXT_PUBLIC_API_URL =
  • Type npm run dev To Start Development
  • Type npm run start To Start Production

Screenshot

Login Page Register Page
Login.png Register.png
Landing Page Landing Page (After Sign In)
Landing-Page.png Landing-Page-Auth.png
Worker Profile Page Recruiter Profile Page
Worker-Profile.png Recruiter-Profile.png
Worker Edit Profile Page Recruiter Edit Profile Page
Worker-Edit-Profile.png Recruiter-Edit-Profile.png
Home Page Hire Page
Search.png Hire.png

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Related Project

🚀 Backend Peworld

🚀 Frontend Peworld

Contact