Skip to content

cdhenry/pivot

Repository files navigation

Pivot

Description

Pivot is a React application with a Rails API backend that consists of a series of tools to help people find their dream job.

Installation Guide

  • Fork and clone this repository
  • cd pivot to change directory and access the application
  • bundle install to install the required gems
  • rake db:setup to migrate and seed the database
  • cd client to move over to the client side of the application
  • npm install to install dependencies
  • rake start will start both the client and server side and run the application on your local server

Contributions

Please contact me or open an issue before submitting any pull requests.

License

This project has been licensed under the MIT open source license.

About

A React Application to help users find their dream job

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published