Skip to content

A web developer portfolio using React to create UI components, manage component state and respond to user click events.

Notifications You must be signed in to change notification settings

onomatopoetica/react-jen-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github followers GitHub last commit GitHub code size in bytes GitHub language count npm react GitHub license

React Portfolio

A web developer portfolio using React to create UI components, manage component state and respond to user click events.

Project Links

Repo Link
NOTE: The deployed portfolio can be found on GitHub Pages. Please see the Getting Started section for more information regarding installation, usage and where to go for questions.

Table of Contents

  1. About The Project
  2. Project Links
  3. Demo
  4. Getting Started
  5. Installation
  6. Usage
  7. Questions
  8. Project Status
  9. License

About The Project

The scope of this project was to create my portfolio using React.

When the portfolio loads, a user can:

  • View an About Me, Project and Contact Me section,

  • View six project cards with links to each project repository and live application page,

  • Click through to my social media accounts,

  • Download a copy of my resume.

Demo

The following is an overview and rendering of the portfolio in operation.

portfolio gif

The following is a screenshot of the portfolio and overview of its functionality:

app screenshot

Getting Started

Technologies used in this project include:

  • React
  • Node
  • GH-Pages

Installation:

Clone Repository

  • git clone https://github.com/onomatopoetica/react-jen-portfolio.git

Install Dependencies

  • Ensure you have Node.js installed on your machine.

  • npx create-react-app react-jen-portfolio to install React for the project.

  • All NPM packages required for this application are already listed as dependencies in the package.json file. Run the command npm install command in your terminal at the root directory level to install the packages.

Deploying To GitHub Pages

Start Application

  • Once React and dependencies are installed, cd into your directory (if not already there) and run npm start to view the project on http://localhost:3000/.


Usage

Questions

Connect With Me:

Contact [email protected]

Project Status

Current Project Activity Active


License

Distributed under the MIT License. See LICENSE for more information.

This README was generated with ♥️  by Good README Generator.

About

A web developer portfolio using React to create UI components, manage component state and respond to user click events.

Topics

Resources

Stars

Watchers

Forks