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.
To install and run this project locally, follow these steps:
-
Clone the repository to your local machine using the following command:
git clone https://github.com/username/alaska-sea-ice.git
-
Navigate to the project directory:
cd alaska-sea-ice
-
Install the required dependencies:
npm install
-
Start the application:
npm run dev
Once the application is running, you can access it by opening your web browser and navigating to http://localhost:8080
.
This project is licensed under the MIT License.