Baliland is a website to find and apply job in the world
Production: https://final-jobhunt.netlify.app/
Project is created with:
- React
- Tailwind
- TypeScript
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