Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 640 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 640 Bytes

HTML Previewer-Web Application

C# ASP.NET Core - MVC Web Application for previewing HTML code. Just put your code in the left table and it will be visualised in the right table. You can also save the code-samples and edit them.

Used Technologies and libraries:

  1. C# ASP.NET-MVC
  2. jQuery
  3. JavaScript
  4. .Net Core 5.0
  5. MSSQL Server

How to work with the app:

  1. Just check your connection-string for the Database and run the app if it's fit in your configurations.

How it looks:

Page-design_picture