Skip to content

MiguelBrav/Portfolio-MVC-Net

Repository files navigation

Portfolio MVC

This project is a compact and efficient implementation of a portfolio using Razor Pages within the ASP.NET Core framework. Leveraging the simplicity and elegance of Razor Pages, the application provides a concise structure for presenting personal or professional information.

Usage example online

You can checkout the project here: "https://portfoliomvc.application-service.work/"

App Screenshot

Configuration Variables

To run this project, you will need to add the following variables to your appsettings.json file, replacing dummy information with real information.

  "SMTPClient": "smtp.yoursmtpserver.com",
  "SMTPKey": "yourkey",
  "SMTPEmail": "[email protected]",
  "OwnerEmail": "[email protected]"

Contact Me

If you send me a message through the contact form, I will receive your message in my personal email. Feel free to send one.

App Screenshot

Feedback

If you have any feedback, please reach out to me.

About

Portfolio exercise with Razor Pages MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published