/Weather-App

🌤️Check out the weather, based on your location with this app.🌤️

Primary LanguageTypeScriptApache License 2.0Apache-2.0

🌤️ Weather-App 🌤️

Table of Contents
  1. Overview
  2. Getting Started
  3. Deployment
  4. License

Overview

Check out the weather, based on your location with this app.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.

Clone Project

git clone git@github.com:eleonoraat01/Weather-App.git

Installing

Run npm install from the terminal

Deployment

Open the terminal and run the desired command

Type Terminal Command Description
dev npm run dev Run development server for live editing
prod npm run build Build the project for production deployment
prod + preview npm run preview Preview the production build locally before deployment

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details