Skip to content

maxaeon/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio

Description

​This React app is a portfolio showcasing my projects and skills in building web-based applications.

The portfolio includes a page containing a header, a section for content, and a footer. The header includes my name and navigation with titles corresponding to different sections of the portfolio: About Me, Portfolio, Contact, and Resume with images of applications I've built with links to both the deployed applications and the corresponding GitHub repositories. When the user moves the cursor out of one of the form fields without entering text or having a proper email address, they receive a notification that this field is required, or they've entered an invalid email address, respectively. The Resume section links to a downloadable resume and a list of my proficiencies, and the footer includes links to my email, GitHub, and LinkedIn profiles.​ ​

Table of Contents

Usage

​ Visit the deployed site at http://maxaeon.github.io/react-portfolio

Credits

​ Created by MaxAeon

Built With:

Questions

For additional questions and information, please visit my GitHub profile or reach out via email at maxaeonparks@gmail.com.​ ​

License

​MIT License

Copyright (c) [2021] [Max Aeon]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (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.