/personal-portfolio

Personal Portfolio project for CF301.

Primary LanguageHTMLMIT LicenseMIT

My Personal Portfolio Project

This is a portfolio project constructed in Code Fellows 301: Intermediate Software Development using Javascript, HTML/CSS, NodeJS and jQuery.

Site Deployed via heroku:

https://davidalindahl.herokuapp.com/

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Postgres
PSQL
express
pg

Installing

A step by step series of examples that tell you have to get a development env running

Run the following command to install dependencies on your machine:

npm i

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Things Used

Contributing

Please contact me for any contribution desires.

Versioning Versions

I could have used Git for versioning. But I didnt. If you want to see where the what the versions could have been made available, see the tags on this repository.

Authors

Help

Pair programming and issue oversight by:

  • Shayne Reed Smith
  • Kinley Ramson

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc