Live Site: https://anthonypena97.github.io/
----------------------------------------
👋🏽 Hello! My name is Anthony Peña and this is my Software Engineer Porfolio!
This portfolio was written using React.JS
As well, jQuery and Bootstrap were also included and used in this project.
React App deployed on GitHub Pages!
This repository is public so you can see the code logic and for fellow software engineers to use if they would like to download and use as a template.
- Install Node.js
- Git clone or download this repository
- Open project from root directory in terminal
- Run
npm i
For development:
- Run
npm run start
For deployment:
- Run
npm run deploy
MIT License
Copyright (c) 2022 Anthony Pena
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation fil (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge,publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- 2.1
- See commit change or see release history
Please refer to the Contributor Covenenant for guidelines on contributing on this project.
For any inquiries or questions, please contact Anthony Pena via:
- GitHub: anthonypena97
- Email: anthony.e.p3na@gmail.com
- This Portfolio was started during University of Utah Full Stack MERN Bootcamp