Pivot is a React application with a Rails API backend that consists of a series of tools to help people find their dream job.
- Fork and clone this repository
cd pivot
to change directory and access the applicationbundle install
to install the required gemsrake db:setup
to migrate and seed the databasecd client
to move over to the client side of the applicationnpm install
to install dependenciesrake start
will start both the client and server side and run the application on your local server
Please contact me or open an issue before submitting any pull requests.
This project has been licensed under the MIT open source license.