Skip to content

rinachua/rinachua.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rina's Profile

The web page is designed and built by Rina using ReactJS.
Rina's Profile: https://rinachua.github.io.

Pre-requisites

  1. Install NodeJS https://nodejs.org/en/download/

Configuration

The text and images on the website can be changed and configured easily through the following files:

  1. src/config/image.js
  2. src/config/profile.js

Run Service

On local

  1. npm install to install the dependencies (only do this once, subsequently while running the service not required)
  2. npm start to start service

Deployment

  1. npm run deploy to build and deploy

profilev2