Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 773 Bytes

README.md

File metadata and controls

50 lines (32 loc) · 773 Bytes

Job Hunt

Baliland is a website to find and apply job in the world

Table of content

Link

Production: https://final-jobhunt.netlify.app/

Screenshot

Job Hunt

Technologies

Project is created with:

  • React
  • Tailwind
  • TypeScript

Installation

To run this project, follow this step:

# Clone this repository
$ git clone https://github.com/dennyshuda/jobhunt.git

# Go intro repository
$ cd baliland

# Install dependencies
$ npm i or npm install

# Run the project
$ npm run dev

Deploy

Netlify