Skip to content

A mock job search web-app (React.js, Node.js, Express, PostgreSQL, JWT)

Notifications You must be signed in to change notification settings

arpitapandya/react-jobly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobly

Live App Demo

Getting started

  • clone this repo
  • npm install
  • npm start

That's it!

I hardcoded the API calls to Node/Express backend with sample data, so once you register/login, you should be able to navigate all of the mock companies and jobs.

Features

  • Users can register/login
  • Users can view a list of jobs or companies
  • Users can search for jobs or companies
  • Users can view/edit their profile information
  • Users can apply for jobs with the click of a button

Technology

  • React
  • Axios
  • Formik
  • Node/Express
  • PostgreSQL
  • JWT

Devs

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.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about runnung tests for more information.

This project was bootstrapped with Create React App

About

A mock job search web-app (React.js, Node.js, Express, PostgreSQL, JWT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published