Skip to content

This is V1 of my Portfolio Page. Created entirely within React. Utilizes a Linux inspired terminal design.

Notifications You must be signed in to change notification settings

Plomyk-dev/portfolio

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

172 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This is V1 of my Portfolio Page. Created entirely within React. Utilizes a Linux inspired terminal design

demo Maintainability Test Coverage Netlify Status

๐Ÿ›  Installation & Set Up

  1. Enter Client Directory

    cd client
  2. Install dependencies

    npm install
  3. Start the development server

    npm run start

๐Ÿš€ Building and Running for Production

  1. Enter Client Direcotory

    cd client
  2. Generate a full static production build

    npm run build
  3. Preview the site as it will appear once deployed

    npm run serve -- prefix client

About

This is V1 of my Portfolio Page. Created entirely within React. Utilizes a Linux inspired terminal design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • CSS 33.9%
  • HTML 2.4%
  • Shell 0.1%