Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1011 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 1011 Bytes

logo_small Jobs

Jobs - online job board with ReactJs, Styled-Components and JSearch API. Search, view and apply to jobs across the US.

  • Desktop view

Desktop

  • Mobile view

How to run the application

Clone the repository

$ git clone {the repo url}

In the project directory, you can run: Install dependencies

$ npm i

Run the app in the development mode.

$ npm start

Open http://localhost:5173 to view it in your browser.