Skip to content

A job seeking website where people can apply for a job before deadline is over.

Notifications You must be signed in to change notification settings

rar34/explore-job-client

Repository files navigation

Name: Explore Job


Live Link: https://explore-job.web.app
Server side: https://github.com/rar34/explore-job-server

Features

  • This website is about job seeking website. User can see jobs and apply jobs from here.
  • Anyone can post job by login in. He or she can not apply who post the job.
  • If the deadline is over no one can apply for the job.
  • A beautiful and a footer is set in all page except error page.
  • User can login with email and password which he/she used when sign up. Also login using his/her google account.
  • All the information stored in mongoDB.
  • Fetch data from mongodb using tanstack query.
  • User who post the jobs can edit his/her jobs. Also can delete it.
  • Also a theme toggling function implemented.
  • secure data with jwt.

Usage Technologies

  • ReactJS
  • expressjs
  • mongodb
  • JavaScript
  • Tailwind css
  • daisyui
  • HTML
  • react-hook-form
  • react simple typewritter
  • sweetalert2
  • swiperjs

Packages are used in this project:

  • framer motion package
  • react hook form
  • react to pdf
  • react date picker
  • Swiper JS

If you want to clone and run it in your local server

For client side

-> git clone
-> npm install
-> npm run dev

For server side

-> git clone
-> npm install
-> nodemon index.js

Releases

No releases published

Packages

No packages published

Languages