Skip to content

A powerful job search website that enables users to browse through a vast list of job opportunities, search for their favorite positions, save preferred jobs. Build with React, Redux., API.

Notifications You must be signed in to change notification settings

shaqayq/Job-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Search Website

JobSearch is a powerful job search website that enables users to browse through a vast list of job opportunities, search for their favorite positions, save preferred jobs, and display relevant openings. Find your dream career with ease. Happy job hunting!

🔧Built With

  • React
  • Redux
  • CSS
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)
  • Gitflow

🖼️Live Demo

For the live demo click here

👩‍💻Authors

Shaqayq Darwazi

🏁Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone this repository with git clone https://github.com/shaqayq/Job-Search.git using your terminal or command line.
  • Change to the project directory by entering:
    cd Job-Search in the terminal.

Prerequisites

You need to make sure to have installed the latest version of Node.js and npm on your computer.

Setup

You can clone this repository or simply download the files as a .zip If you want to set up a personal repository based on this one, you can as well fork it.

Install

After cloning it and before working on it, you have to run npm install so that all the dependencies of the project get downloaded to your pc locally. Such dependencies include web pack and linters checks, for which you have to either generate your own config file or get one.

  • npm run build
  • npm run start

Run tests for linter and unit tests

  • npx hint .
  • npx stylelint "**/*.scss"
  • npx eslint .

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

A powerful job search website that enables users to browse through a vast list of job opportunities, search for their favorite positions, save preferred jobs. Build with React, Redux., API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published