Git Product home page Git Product logo

portfolio-page's Introduction

Portfolio

This site is a basic portfolio to introduce who I am and show example projects and websites that I have built.

The site is built using create-react-app. All the information for the example projects are stored as state on the App.js file.

To add an example project, create a new object in the array exampleProjects. The object should contain a title, goal, tech, link, code, img, and imgAlt keys. The values should be as follows.

- title: What the project should be called which appears at the top of the project card.
- goal: A quick recap of what the project is and if there was a specific focus for building it. This synopsis should be about 50 words or less.

-tech: What technologies were used to create it generally and where a working example can be seen/where it is hosted (i.e. github pages).

-link: A link to the working example i.e. "https://a6macleod.github.io/react_shopping_cart/".

To update the hosted project, simply push any updates to the master branch on github.

-code: A link to the code repository

-img: A screenshot of the site. This will look best if the original is a smaller picture for example tablet size or smaller to minimize scaling. The images should be stored in the src/images directory and imported to App.js.

-imgAlt: A description of the screenshot (img above) to be added as the img alt for accessibility.

The example projects information above is stored in state while the About Me information and headshot are hard coded into the AboutMe.js component.

portfolio-page's People

Contributors

a6macleod avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.