/react-portfolio

My first attempt at a web development portfolio with React

Primary LanguageJavaScriptMIT LicenseMIT

REACT PORTFOLIO

License License Github Commits GitHub latest commit GitHub followers GitHub repo size GitHub issues GitHub forks GitHub language count

Description

Project Aim

Make my web development portfolio with React

What I Learnt

Beginning to learn how to use React, I also learnt a little about iframe (mainly for displaying PDFs)

Deployment

You can view the website link here.

Table of Contents

User Story

Create your web developer portfolio using React

Screenshots

Landing page of React portfolio

Projects page of React portfolio

Resume Page

Installation

  1. Clone the repo to your computer by clicking the green code button and copying the SSH version.

  2. Open Gitbash in your desired folder and type git clone then right click to paste the string and hit enter. The repo will then be cloned to your computer.

  3. Navigate to the repo folder and type code . into gitbash to open the repo in VS Code.

  4. Open a new Terminal in VS Code and type npm install to install the repo dependencies.

  5. Finally, type npm run develop into the terminal to run the in development version and navigate to localhost:3006 in your web browser.

Features

Website has a contact form, a projects page with clickable links to deployed sites and GitHub repos. Looks really basic, but I'll learn more with React in time.

Technology

  • React
  • CSS
  • JavaScript

Contributors

Zachary Hobba

You can also contribute by opening a pull request or submitting an issue

Acknowledgements

React docs

Use iframe for PDFs

Deploying React to GitHub pages

https://create-react-app.dev/docs/adding-images-fonts-and-files/

https://www.freecodecamp.org/news/build-portfolio-website-react/

Testing

No unit tests

License

MIT

Copyright 2022 Zachary Hobba

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.

Questions

Find me on Github at HobbaZ Email me at zachobba@gmail.com