freezone/website/instructions.md
2025-06-27 04:13:31 +02:00

2.0 KiB

create a website for the freezone:

  • this is an informational website about the freezone and its apps: platform, marketplace, and defi

the content:

we have a hero section on landing that is appealing and dynamic. it has a title, a slogan or attractive description, and a call to action button. the header on the left has logo, on the right has: platform, marketplace, defi menu items, and a register button

following is a bunch of atractive sections with animation onscroll that describe the freezone. there are also sections for platform, marketplace, and defi, with learn more buttons that lead to individual pages of those.

marketplace is the marketplace of the digital freezone, it is where digital freezone residents and companies can trade real world digital assets, nfts, tokens, service in crypto.

the marketplace's page's hero similarly offers a title and description aligned more left, and below the text we have marketplace listings appearing into view from the right side of the screen, flowing towards left, and fading out in a line of items...

it also has sections below with animation on scroll etc.

come up with a cool page with hero section for platform and defi as well

platform is where you can manage, administer and govern your companies, digital finances etc defi is a defi platform with overall defi functionality: leveraging, liquidity pools, funds, trading, staking... all the goodies

the website should:

  • feel dynamic, with animation on scroll and moving elements
  • have pastel highlight colors with mostly a (dark by default) black and white theme
  • feel minimalistic, but very advanced, without looking techy to the scifi degree. it should rather be elegant, minimalistic, but still sexy and professional.

technical requirements:

  • use rust yew to create wasm app
  • separate text content into markdown docs (per section or per page etc) and render html from those so content is managed in markdown files
  • use bootstrap css so we can have dynamic and responsive layout
  • try to keep code very minimal