Git a coding job is a fullstack application that lets you browse for jobs on jobs.github.com, save them and apply for them.
- Clone or download this repo
- Run npm install
- Add your mySQL database credentials to example.config.js
- Set up the schema for your database with server/database/schema.sql
- run npm-start
Node.js - Runtime environment
- React.js - The front-end framework used
- npm - Dependency Management
- Bulma - CSS library used for styling
- Laurents Mohr - laurentsmohr
This project is licensed under the ISC license.