Skip to content

A portfolio made with React for Brian Wilde, full stack developer.

Notifications You must be signed in to change notification settings

bgswilde/React-Portfolio-Wilde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brian Wilde's React Portfolio

License: MIT https://bgswilde.github.io/React-Portfolio-Wilde/

Description

This application was created to highlight my development skills while in the pursuit of career opportunities. Primarily utilizing React.js, here are the technologies used to make this project a reality:

  • HTML/CSS
  • Bootstrap
  • JavaScript
  • Node.js (utilizing the npx for create-react-app)
  • React

Table of Contents

Installation

This application is not meant to be installed, but rather meant to display my portfolio. If you would like to download and install this repo for adaptation, use this step:

Use the command 'git clone' in your command line with the link of this repo while navigated to your desired directory to copy this repo to your machine, run 'npm install' or 'npm i' in your command line in the root folder of this application to install dependencies. Use the command 'npm start' to use the dev React environment. For production deployment, use 'npm run build'. To create your own react app from start using npx, use "npx create-react-app" in your command line. You can also check out React's documentation here for more on creating a react app.

Usage

For best use, simply go to the deployed link and view the portfolio!

  • When you first visit, the ABOUT page will be your default page.
  • Click the nav tabs at the top to view more of my work through the links for PORTFOLIO, RESUME, and CONTACT
  • Currently, the contact form is for demonstration only. Soon, it will be linked to a backend service to get me your messages.
  • At the footer of each page, click on the links to contact me directly.

Deployed link and Screenshots

(https://bgswilde.github.io/React-Portfolio-Wilde/) screenshot 1 screenshot 2

Credits

The user guidelines and learning concepts for this project were given by Trilogy Education as a part of the University of Kansas Full Stack Web Developer Bootcamp. © 2021 Trilogy Education Services, LLC, a 2U, Inc. brand. Validation helpers and starter code for conditionally validating form fields provided by Triology Edication. Remaining code original to Brian Wilde.

License

License: MIT

MIT LICENSE

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.

Contributing

No contributing guidelines currently

Tests

No tests at this time

Questions

You can find my GitHub profile at https://github.com/bgswilde For any further questions, reach out to me via email at bgswilde@gmail.com.

About

A portfolio made with React for Brian Wilde, full stack developer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published