Skip to content

Jobby is a concept web app written using React and TypeScript.

Notifications You must be signed in to change notification settings

CaptainViridian/Jobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobby

Jobby is a tiny concept React web app that provides an interface to the GraphQL Jobs API

Running

This project was bootstrapped with create-react-app, therefore react-scripts are available.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

This is a SPA so all navigation occurs from the root route. You can, however, use the following routes to navigate:

  • /jobs: shows first page of the job list;
  • /jobs/:jobSlug/:companySlug: queries a job by slug and company slug and shows it in a modal

You can also use the query string ?page= to navigate between pages.

About

Jobby is a concept web app written using React and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published