Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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