An open API service indexing awesome lists of open source software.

https://github.com/jd-rowley/react-portfolio

A portfolio webpage made using the React JavaScript library and the GitHub REST API where potential employers can find information on me as a developer.
https://github.com/jd-rowley/react-portfolio

gh-pages github-rest-api reactjs

Last synced: 3 months ago
JSON representation

A portfolio webpage made using the React JavaScript library and the GitHub REST API where potential employers can find information on me as a developer.

Awesome Lists containing this project

README

        

# React Portfolio

[

](https://choosealicense.com/)

## Table of Contents
* [Description](#description)
* [Installation](#installation)
* [Usage](#usage)
* [Contribution Guidelines](#contribution-guidelines)
* [Testing](#testing)
* [Questions](#questions)

## Description
This is portfolio webage made using the React JavaScript library. Here, potential employers can visit my page and find an About section that introduces me, a Portfolio section with separate cards that give information and links to my work, a convenient Resume section where they can view my past work experience, and a Contact section where they can send a message to me.
## Installation
To install dependencies the user needs to input the command 'npm i' or 'npm install' to install all dependencies.
## Usage
This repo uses the React JavaScript library and any implementation should be referenced by the documentation.
## Contribution Guidelines
No contributions are accepted at this time.
## Testing
The user must run 'npm start' to run the development server to test the website.
## Questions
* GitHub: [jd-rowley](http://github.com/jd-rowley)
* E-mail: [email protected]

GitHub Repo: https://github.com/JD-Rowley/react-portfolio

Click the image to be taken to the URL of the deployed app.
[![Sample Page Layout](/assets/img/screenshot.JPG)](https://jd-rowley.github.io/react-portfolio/)