Skip to content

ross-brown/react-jobly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobly Frontend

A fullstack web application that mocks a job and company search platform. Users can create accounts to browse/search for companies and jobs. Logged in users can apply and unapply for jobs.

Demo: https://rbrown-jobly.surge.sh/

Link to backend repo: https://github.com/ross-brown/express-jobly

Tech Stack

alt text

alt text

alt text

Features

  • Users can create accounts and/or log in with an existing account to be authenticated
  • Authenticated users have access to browse companies and jobs, apply/unapply for jobs, and edit their profile.
  • Ability to filter/search for jobs and companies by name
  • JSON Web Tokens are stored in local storage to keep users logged in after closing browser and/or after page refresh.

Run Locally

Go to the project directory after cloning the repo

cd react-jobly

Install dependencies

npm install

Start the server

npm start

Future Features

  • Custom hooks to encapsulate and reuse logic (useLocalStorage)
  • Pagination for the companies and jobs list pages
  • Edit form for companies
  • Live search using debounce

Authors

About

Front-end of Jobly application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •