Skip to content

GitHub Repo for my Week 20 Challenge on React.

dvicj/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio

Hello, and welcome to my README! This is for my Week 20 Challenge, which was to create a Portfolio using React. I learned a lot while doing this, and I am happy to be able to share my experience with you.

Check out my portfolio here...

finished html

It was my job to ensure my Portfolio had the following features and met these qualifications:

  • be an SPA (Single Page Application)
  • have navigation titles for:
    • About Me - with recent photo and short bio. I included a link for a downloadable resume here
    • Contact - a form where the user enters name, email and message
    • Project Categories
  • Header, Nav, Project, and Footer components

I was to create this Portfolio, and meet all of the requirements listed above, by using:

I completed this project as a low stakes and personal way to practice using React.js.

Features:

Installation

There is no installation required. Just visit React Portfolio

Usage

Here are some user experience highlights from my page:

  • navigation buttons for "ABOUT ME" and "CONTACT" which open corresponding "About Me" and "Contact Me" sections
  • navigation buttons for projects, broken down into specific categories
  • modals that open when an image is clicked on. Title, description, and links to live url and github repository

Contact me

Gallery

Modal

Credits

These are some sources I used to help me along:

Learning

Here are the highlights of what I learned and issues I had while writing this code.

  • Relearning aspects of HTML and applying them to JSX, like how to import font and icon libraries without having a head section to add them to
  • The webpage automatically reloading whenever you save the file is very handy
  • Having to do front end/ aesthetic coding again was kind of a shock to the system. It had been so long, and I found making the website actually look good and how I wanted it took longer than making the website functional.

License

MIT License

license

Copyright (c) 2021 Devin Jones

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.

About

GitHub Repo for my Week 20 Challenge on React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published