/MyPortfolio

This is a portfolio of my work on coding projects that I am proud of, and would like to display for future employers

Primary LanguageJavaScriptMIT LicenseMIT

My Portfolio

GitHub license

Description

This is a portfolio of my work on coding projects that I am proud of, and would like to display for future employers. This is a single-page React app, deployed through GitHub

Table of Contents

Installation

To install necessary dependencies, run the following command in the console/command line:

npm i

Usage

To begin running the program, run the following command in the console/command line:

npm start

To build the app for production/deployment, run the following command in the console/command line:

npm run build

License

This project is licensed under the MIT license. Learn more HERE

GitHub Repo

https://github.com/ericwittenstein/EricWittensteinPortfolio

Deployed Application

home about page

projects

contact

resume

Contributing

Not accepting contributions at this time

Questions and Contact Info

If you have any questions about the repo, please open an issue on GitHub or contact me directly at eric.wittenstein@gmail.com.

You can find more of my work at github.com/ericwittenstein/.

Eric Wittenstein