Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.11 KB

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.