Skip to content

RichLlew182/react-portfolio

Repository files navigation

React Portfolio

Module 13 Challenge for EDX Bootcamp

Table of Contents
  1. Description
  2. Installation
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

Description

Richard Llewellyn React Portfolio

This was the 13th homework challenge for the EDX Bootcamp in Front End Development.

Our task was to rebuild our online portfolio using React components and functions.

Built With

  • React
  • React Router
  • JavaScript
  • Node.js
  • Bootstrap
  • HTML
  • CSS

Installation

N/A

Usage

To preview this app, users can create a clone of the repo in their local environment. They can then open the folder in an integrated terminal and run the following command:

npm i 

This will install the relevant node modules.

The user can then run the following:

npm run dev 

This will generate a local host URL that can be clicked to preview the app.

To deploy the app to GitHub Pages, the user can enter the following commands:

npm run build
npm run deploy 

On the deployed site users can navigate to the Projects tab, which will display 6 projects that are generated by data stored in a JSON file.

License

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

Contact

Richard Llewellyn - richard.lee.llewellyn@gmail.com

Project Link: https://richllew.dev/

Project Repo Link: https://github.com/RichLlew182/react-portfolio

Acknowledgments

About

Personal Portfolio / Module 13 Challenge for EDX Bootcamp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors