Skip to content

AnthonyGress/React-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio License: MIT

Screenshot

portfolio screenshot

Description

A front-end protfolio website developed in React. This utilizes incapsulation and modularity pulling in only the components that are needed, at the time they are needed. Making this a very minimal and performant website.

Table of Contents

Installation

Dependencies: Requires Node.js installed on your computer

To install the npm dependencies cd into the main directory and run:

yarn

Usage

This site is live at React Portfolio

To use this node app and create your own local server, clone the repo down, use the terminal to cd into the root directory. Then run:

yarn start

Use the terminal and start up the server. You can then access the API endpoints through a web browser or Insomnia.

Build

To build and deploy this application to gh-pages run

yarn deploy

Tests

To test please run:

yarn test

License

MIT License

Collaboration

Please feel free to collaborate with me on this project! Just fork it and submit a well documented pull request.

If you have any questions, please contact me at techx@opayq.com

This app is strictly for educational purposes only

About

My portfolio website written in React. Features a responsive single page app design which leverages the strengths of React.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published