mspronesti.github.io icon indicating copy to clipboard operation
mspronesti.github.io copied to clipboard

Developer portfolio WebApp, written in React and NodeJS

Personal Portfolio Website Website Status 

Personal developer portfolio written in React and NodeJS.

If you use this project, please:

  • Leave it a star
  • Fork it or give me credit in the README of your project

🛠 Installation and Setup Instructions

Install npm dependencies running

$ npm install

Run the portfolio locally in development mode running

$ npm run

Open http://localhost:3000 to view it in the browser.

Deployment

This website is automatically built and deployed to Github pages by this action.

After forking this project, setup GitHub pages from the repository settings, and after every commit the action will trigger deploying your portfolio web application.

LICENSE

This project is licensed under the MIT license.