Skip to content

🎨 The landing page for your friendly neighborhood developer

License

Notifications You must be signed in to change notification settings

victorfrye/dotcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VictorFrye.COM

A personal portfolio website for your friendly neighborhood developer

Azure Static Web Apps CI/CD CodeQL GitHub Issues MIT license

Overview

VictorFrye.COM is a personal portfolio website for myself, Victor Frye, your friendly neighborhood developer. This project provides the following to connect others with my work and interests:

🌐 A React static web application to engage with users interested in connecting.

🛠️ .NET Aspire to orchestrate the local development environment because of my love for developer productivity.

🚀 GitHub Actions for CI/CD because automation breeds modern software.

Table of Contents

Get Started

Prerequisites

To run this project, you will need to have the following software installed on your machine:

Clone the repo

To clone the repository, run the following command in your terminal:

git clone https://github.com/victorfrye/dotcom.git

Run the app

To run the application, simply run the following commands in the root of the project:

dotnet run --project ./src/AppHost/AppHost.csproj

License

Copyright (c) Victor Frye. All rights reserved.

Licensed under the MIT license.