Skip to content

DanielTapia-dev/WeatherApp

Repository files navigation

Project Name

This is a sample Angular project that demonstrates how to use the OpenWeather and VisualCrossing APIs to create an admin panel and a daily weather visualization.

Prerequisites

  • Angular version 15.2.2 must be installed on your system.
  • Packages must be restored using npm version 6.14.11.

Getting Started

To run the project, follow these steps:

  • Clone the repository to your local machine.
  • Navigate to the project directory.
  • Run npm install to restore the packages.
  • Run ng serve to start the development server.
  • Navigate to http://localhost:4200/ in your web browser to view the project.

APIs

This project makes use of two APIs:

  • OpenWeather API: This API is used to create the admin panel.
  • VisualCrossing API: This API is used for daily weather visualization.

Contributing

If you wish to contribute to this project, please follow the steps below:

  • Fork the repository.
  • Create a new branch for your feature.
  • Commit your changes and push them to your branch.
  • Submit a pull request to the main repository.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors