Explore ASP.NET Landing Page, an open-source project offering a stunning and customizable landing page template. Built with ASP.NET Core 8.0 Razor Pages (C#), it empowers developers to create beautiful web experiences effortlessly. Elevate your projects with our feature-rich solution today!
- Modern Design: Sleek and professional design that is fully responsive.
- Customizable: Easily customize the template to fit your needs.
- Built with ASP.NET Core 8.0: Leverage the power of the latest ASP.NET Core framework.
- Razor Pages: Simplify your development with Razor Pages.
- Authentication: Ready-to-use authentication features.
- Contact Services: Integrated contact services for easy communication.
- Booking Features: Fully functional booking features.
- Clone the repository:
https://github.com/SaintAngeLs/asp_net_mvc_landing_page
- Navigate to the project directory:
cd ASP.NET-Landing-Page
- Restore the dependencies:
dotnet restore
- Build the project:
dotnet build
- Run the application:
dotnet run
- Open your browser and navigate to
https://localhost:5001
to see the landing page.
We welcome contributions to enhance the functionality and design of the ASP.NET Landing Page. Please fork the repository and submit a pull request.
If you like this project, please give it a star!
ASP.NET Landing Page is based on the Startup HTML template from HTML Codex. For more details, see the LICENSE file.
For any inquiries or issues, please contact us at https://htmlcodex.com/contact.
- HTML Codex for the original HTML template.