Skip to content

elbruno/Labs02

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labs02

Hey this is a demo, we need to add some stuff here

Items to add

  1. Complete Readme file with the complete project info
  2. Add support for Codespaces
  3. Testing

Project Description

This project is a web application that provides weather data through an API. It utilizes the .NET 8 framework to deliver real-time weather information to users.

Prerequisites

Before you can code and run the .NET 8 web application, make sure you have the following prerequisites installed:

  1. .NET 8 SDK - Install the latest version of .NET 8 SDK for your operating system.

Installation

To install and run the web application, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/your-repository.git
  2. Navigate to the project directory:

    cd your-repository
  3. Build the project:

    dotnet build
  4. Run the application:

    dotnet run
  5. Open your web browser and visit http://localhost:5000 to access the application.

Now you are ready to start coding and exploring the weather data provided by the API. Happy coding!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%