Website for the PersonaPlus project, a health & wellbeing app in React Native & Expo.
Website powered by Vercel.
- 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).
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 |
SVG icons by Icons8