Skip to content

szpanel/szpanel-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

Lukasz Szpanelewski portfolio

You can visit my app at: https://lukaszszpanelewski.herokuapp.com

React application being the owner's portfolio.

Project Status

This project is currently in development.

Installation and Setup Instructions

Prerequisites

  • npm

    npm install npm@latest -g
  • Clone the repo

    git clone https://github.com/szpanel/szpanel-portfolio

Filling data

  • Fill Project List before running/deploying the app

    Open useProjects.tsx file and fill project list according to the provided interface

  • Fill Employment History before running/deploying the app

    Open useEmploymentHistory.tsx file and fill the history list according to the provided interface

Installation

  • Install NPM packages

    npm install
  • Start server

    npm run dev

Contact

[email protected]