Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 1.39 KB

README.md

File metadata and controls

71 lines (53 loc) · 1.39 KB

CodeGig

GitHub license

Description

An application for posting and finding coding job opportunities.

Table of Contents

Links

Published URL: TBD

Repository: https://github.com/spencercreer/codegig

Animation

The following animation demonstrates the application functionality:
CodeGig animation

Instructions

TBD

Installation

This application utilizes the following dependencies:

  • express
  • dotenv
  • express-handlebars
  • mysql2
  • sequelize
  • body-parser

To install necessary dependencies, run the following command:

npm install

Tests

To run tests, run the following command:

TBD

Contribute

Please submit a PR if you would like to contribute.

Technologies

  • JavaScript
  • MySQL
  • Sequelize
  • Express

License

This project is licensed under the MIT license.

Contact

For questions or comments, please contact me.

Email: spencercreer@gmail.com

GitHub: spencercreer