Skip to content

Rdore88/career_atlas_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Career Atlas

This is a new way to search for jobs! Career Atlas is a location based job search application that uses a variety of information to create a new experience.

Getting started

Make sure you have the correct versions of yarn for this project

$ node -v
v8.7.0
$ yarn -v
1.13.0

Installing Node and npm

If you do not have node or npm, use homebrew to install or upgrade. Once you have homebrew installed you can run the following to install:

$ brew install node
$ brew install yarn

if you have the wrong version you can use homebrew to update node and yarn with the following commands:

$ brew upgrade node
$ brew upgrade yarn

Env Variables

In order to get some of the endpoints working you must have the correct env variables. Check out the .env.sample file to see what you need.

You will need to sign up for a google developer account

To get running on your computer

  1. Clone this repo to your computer
  2. run yarn install to make sure all dependencies are installed
  3. Make sure to have all needed Env variables and accounts set up
  4. download and set up the CareerAtlas Backend
  5. run yarn start to start the app

How to use

Simply setup and start searching! No log in or in app setup required

Testing

Coming Soon!

Contributing

Issues, Comments or Suggestions

Please visit the issues page to report bugs or to suggest new features

About

Frontend for the future CareerAtlas website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors