Lincatin Job Finder App

Project description This is a task assignment for FE position at SHFT.

Table of contents

Overview

Requirements

For development, you will need Node.js installed on your environement.

Install

$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ yarn

Configure app

Copy .env.example to .env.

Start

$ yarn dev

To Run Tests

$ yarn build

Simple build for production

$ yarn build

The challenge

  • Challenge is create a web-based job application platform using React. The platform should allow show job listings and allow users to apply for jobs.

Screenshot

image

image

image

image

image

Links

My process

Built with

  • React - JS library
  • Tanstack Query
  • React Hook Form
  • React Router Dom
  • i18Next
  • Tailwind
  • Shadcn
  • Mobile-first workflow

Author

Acknowledgments

This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.

Note: Delete this note and edit this section's content as necessary. If you completed this challenge by yourself, feel free to delete this section entirely.