Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 1.63 KB

README.md

File metadata and controls

51 lines (23 loc) · 1.63 KB

ONLINE JOB PORTAL USING REACT AND SANITY

This website is all about searching the top jobs from top-reputed companies all over the world. It has additional functionalities of searching and filter jobs on based of their job role or experience. Further more it has a form where a company user who wants to add their job on to our site can fill the form and add it. Next, it has an option where a student/user can save the job by clicking on bookmark icon.

Now one surprise section added is of discussion Chamber which is connected with Sanity(Headless CMS). A text-editor is added with functionalities of bold,italic,etc and image section where a user can just upload an image or can copy any image address from wherever and it will automatically preview image according to the type of input url using regex. User can reply the same thing as well at the same time.

This website is fullt responsive..

Home Page

Screenshot 2023-01-28 at 8 49 15 PM

Jobs Page

Screenshot 2023-01-28 at 8 47 22 PM

Job Category Filter

Screenshot 2023-01-28 at 8 47 22 PM

Discussion Chamber

Screenshot 2023-01-28 at 8 52 19 PM

Tools and Technology Used:-

1.HTML CSS AND JS 2.React JS 3.Sanity for Backend. 4.VS Code 5.Vercel for deployment.