Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 863 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 863 Bytes

Alaska Sea Ice

This Git repository contains code and data related to viewing and analyzing sea ice and associated map layers in Alaska. The repository provides tools and resources to monitor and study sea ice in the region.

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/username/alaska-sea-ice.git
    
  2. Navigate to the project directory:

    cd alaska-sea-ice
    
  3. Install the required dependencies:

    npm install
    
  4. Start the application:

    npm run dev
    

Usage

Once the application is running, you can access it by opening your web browser and navigating to http://localhost:8080.

License

This project is licensed under the MIT License.