Project description This is a task assignment for FE position at SHFT.
For development, you will need Node.js installed on your environement.
$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ yarn
Copy .env.example
to .env
.
$ yarn dev
$ yarn build
$ yarn build
- 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.
- Live Site URL: https://shft-job-finder-app.vercel.app/
- Development URL: shft-job-finder-ly9jjnnmf-goktugs.vercel.app
- React - JS library
- Tanstack Query
- React Hook Form
- React Router Dom
- i18Next
- Tailwind
- Shadcn
- Mobile-first workflow
- Twitter - @g0ktugs
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.