Skip to content

rohitpardeshi04/weekday-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weekday Clone

Frontend Interview Assignment

This project is a detailed recreation of Weekday's job search page using React and Material-UI. It offers a comprehensive user experience, including:

  1. Infinite Scrolling: Users can seamlessly browse through job listings. Initially, 12 job cards are displayed, and additional cards are fetched dynamically as the user scrolls to the end of the page.

  2. Filtering Options: The application provides six filtering options to enhance the job search process. Users can refine their search based on specific criteria such as company name, job role, minimum experience, remote/on-site preference, minimum base salary, and location.

  3. Responsive Design: The project ensures a consistent and intuitive user experience across various devices and screen sizes. Whether accessed on a desktop, tablet, or smartphone, users can navigate and interact with the application seamlessly.

Table of Contents

Installation

Follow these steps to run the project locally:

  1. Clone the repository:

    git clone https://github.com/rohitpardeshi04/weekday-clone.git`
  2. Navigate to the project directory:

    cd YOUR_PATH/weekday-clone
  3. Install dependencies:

    npm install 

Usage

  1. Start the development server:

    npm start

    This command will start the development server and open the project in your default web browser. You can view the project at http:https://localhost:3000.

  2. View the application:

    Open your web browser and navigate to http:https://localhost:3000 to view the application.

  3. Explore the Application:

  • Upon loading, the application will display 12 job listings with infinite scrolling functionality.

  • Use the provided filters to refine your job search based on company name, job role, experience, remote/on-site preference, salary, and location.

  • The application is responsive and can be seamlessly used on any device or screen size.

About

Frontend Interview Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published