Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.14 KB

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.