Skip to content

willjduncan/exuberant-peaches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Will Duncan's Professional Portfolio

Will Duncan's Professional Portfolio

MIT License

Table of Contents

Description

I designed this portfolio to show off my best coding projects, resume, and abilities so that potential employers can easily and enjoyably access them. The website itself will be another way to show off my coding skills, particularly with React.js.

I began with the framework, deciding to meld the file layout shown in Module 20 with they layout of activity 4 of Module 20's in-class assignments. After some trial and error, the components were set up in a way that satisfied me and I moved on to the styling. I decided to try and avoid using bootstrap in order to lower the amount of dependencies and keep reaction time quick. I styled component by component, beginning with the header and footer before moving on to the About page, Resume page, Contact page, and then Portfolio page before going back and completing the media queries.

Installation

Links to the repository and the deployed page can be found at Questions.

If you clone the repo you must run the command "npm install" on the Terminal/Command Line and download the dependencies.

Usage

Once the project is cloned and the dependencies downloaded, type "npm start" to run the program.

A screenshot of the About page, Portfolio page, and Contact page are below. Note that the Contact page is providing validation and feedback on the inputs.

screenshot of About page screenshot of Portfolio page screenshot of Contact page

Screenshots of the Nav component's index.js and ProjectList's index.js are below:

screenshot of Nav component screenshot of ProjectList component

Credits

The license was picked from https://choosealicense.com/.The WHEN/THEN section of this README was based off the project assignment Acceptance Criteria. Most influence was taken from Oh Snap of Module 20 and activity 4 of Module 20's in-class assignments. Many features were also translated from my original Professional Portfolio of Challenge 2. Stack Overflow, MDN Web Docs, W3, and Google were critical to our success. The icons in the footer and for the tab were taken from flaticon: https://www.flaticon.com/. They were designed by Roundicons Premium, Pixel Buddha and Freepik. Images were for Budget Tracker were taken from Pixabay.

Contributing

If you make changes, test it locally on a branch before pushing to main. Clone from the github site and make sure to create your own .env file with your own credentials.

Tests

No tests written were made for this project, but Chrome DevTools is a critical tool in letting you test the program's ability to run in different environments to test its offline capabilities.

Questions

The github repository to this project is below:

https://github.com/willjduncan/exuberant-peaches.git

The live website is deployed on Github. The URL is below:

https://willjduncan.github.io/exuberant-peaches/

For any additional questions, I can be reached at the following

Will Duncan: willdunc12@gmail.com Github: https://github.com/willjduncan

License

view license link here

MIT License

Copyright (c) [2022] [willjduncan]

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

Will Duncan's Professional Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published