Mspronesti.github.io Old screenshot

Mspronesti.github.io Old

Author Avatar Theme by Mspronesti
Updated: 5 Feb 2024
29 Stars

Developer portfolio WebApp, written in React and NodeJS

Categories

Overview:

The Personal Portfolio Website is a developer portfolio written in React and NodeJS. It allows developers to showcase their work and skills in a personalized website. The portfolio can be easily installed and set up, and it includes an automated deployment feature to GitHub Pages.

Features:

  • React and NodeJS: The portfolio is built using React and NodeJS, providing a robust and customizable framework for creating a personal website.
  • Easy Installation: The installation process is simple and straightforward, with clear instructions for installing the necessary npm dependencies.
  • Local Development Mode: The portfolio can be run locally in development mode, allowing developers to preview their website on http://localhost:3000.
  • Automated Deployment: The website can be automatically built and deployed to GitHub Pages using a GitHub Actions workflow.
  • Licensing: The project is licensed under the MIT license, allowing developers to use and modify the portfolio for their personal projects.

Installation:

To install and set up the Personal Portfolio Website, follow these steps:

  1. Install the necessary npm dependencies by running the following command in your terminal:
npm install
  1. Run the portfolio locally in development mode by running the following command:
npm run start
  1. Open http://localhost:3000 in your web browser to view the portfolio.

Summary:

The Personal Portfolio Website is a powerful and customizable developer portfolio built using React and NodeJS. It provides an easy installation process, local development mode, automated deployment to GitHub Pages, and is licensed under the MIT license. With this portfolio, developers can showcase their work and skills in a professional and personalized website.