Table of Contents
This project was my first development portfolio. The styles and interactions chosen for this build are based on an accumulation of other portfolios and interactive websites currently out there.
- Bret Petersen: bretpeters3n
https://bretpeters3n.github.io/dev-portfolio/
https://bretpeters3n.github.io/dev-portfolio/
These are instructions on setting up this project locally on your machine. To get a local copy up and running follow these simple example steps.
Make sure you have the latest installation of NPM (Node Package Manager) by following this step.
- Install/update NPM
npm install npm@latest -g
- Clone the repo
git clone https://github.com/bretpeters3n/dev-portfolio.git
- Install NPM packages
npm install
- Run project
npm run start
No testing has been set up yet.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourAmazingFeature
) - Commit your Changes (
git commit -m 'Add some YourAmazingFeature'
) - Push to the Branch (
git push origin feature/YourAmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Need a contact or have questions about this project? Please review the GitHub repo at Dev Portfolio or contact one of the authors on Github.