Skip to content

Built a job listing application using React and Tailwind CSS, focusing on creating an intuitive and visually appealing UI.

Notifications You must be signed in to change notification settings

Nikhil-0200/JobStore2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

JobStore Website

Welcome to JobStore, a simple website that allows users to search for jobs by typing the desired position.

The website is live at https://jobstore-nikhil.netlify.app/.

Features

  1. Fetching Data: The website fetches job data from a data source to provide users with up-to-date job listings.

  2. Data Scraping: Job information is scraped dynamically to ensure that the latest and most relevant job listings are available to users.

  3. Dynamic Routing: Users can navigate through different job listings with the help of dynamic routing, providing a seamless browsing experience.

  4. Debouncing: The search functionality is optimized using debouncing, preventing unnecessary API calls and enhancing the overall performance.

  5. Carousel: A carousel feature is implemented to showcase highlighted or featured job listings, making the website visually appealing.

Pages and features

Project Screenshot

Live Demo

Check out the live demo at https://jobstore-nikhil.netlify.app/.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Nikhil-0200/JobStore2.git
    
  2. Navigate to the project directory: cd JobStore2

  3. Install dependencies: npm install

  4. Start the development server: npm run dev

About

Built a job listing application using React and Tailwind CSS, focusing on creating an intuitive and visually appealing UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •