Skip to content

ZakaHaceCosas/personaplus-website

Repository files navigation

PersonaPlus Website

Website for the PersonaPlus project, a health & wellbeing app in React Native & Expo.

Website powered by Vercel.

Stuff TO-DO

  • Translating.
  • Add remaining images and content.
  • Optimize images with .webp format.
  • Optimize CSS as much as possible.
  • Fix responsive design (it works, but poorly).
  • Perhaps replace some text buttons with icons?
  • Make the page static with Astro so no tons of JS are sent to the browser.
  • Add an Astro blog (yes).

Astro commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:4321
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run astro ... Run CLI commands like astro add, astro check
pnpm run astro -- --help Get help using the Astro CLI

Astro documentation.

Credits

SVG icons by Icons8