Skip to content

OceanParcels/virtualship_website

Repository files navigation

VirtualShip Website

Website for the VirtualShip project.

Overview

This project is built using the following tools/technologies:

  1. Next.js
  2. Chakra UI

This project uses a combination of Javascript and Typescript (Javascript - as that was the language of the original website, and Typescript - to enforce typing for the data files).

Requirements

  1. Node.js
  2. npm

Installation for local development

1. Clone the repository

git clone git@github.com:OceanParcels/virtualship_website.git

2. Install dependencies

npm install

3. Run the development server

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.js. The page auto-updates as you edit the file.

Acknowledgements

This website was built using the Xarray website (licensed under Apache 2.0) as a starting point. See licenses/xarray.dev for more details.

Any edits are licensed under the Apache 2.0 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •