Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.45 KB

File metadata and controls

60 lines (34 loc) · 1.45 KB

Mindful Path

Maak een digitaal welzijnsplatform genaamd VindSteun.be.

Het platform is geen social media, maar een veilige informatiewebsite rond mentale gezondheid.

Maak een rustige, professionele website met:

  • homepage

  • over ons

  • thema's rond mentale gezondheid

  • blog/artikelen

  • hulp vinden pagina

  • contactpagina

Design:

  • warm

  • betrouwbaar

  • toegankelijk

  • veel witruimte

  • moderne zorg/welzijn uitstraling

Geen accounts, geen community en geen gebruikerscontent in de eerste versie.

Bereid de structuur voor toekomstige uitbreidingen zoals accounts, groepen en een mobiele app.

Gebruik een schaalbare architectuur en zorg voor SEO, snelheid en GDPR-bewust ontwerp.

This project was built with Lovable.

Live app: https://vindsteun.lovable.app

Build with Lovable

Continue developing this project in the Lovable editor.

  • Ship faster: describe what you want to build and Lovable handles the code.
  • Stay in sync: every change made in Lovable is committed straight to this repository.
  • Full ownership: this code is yours. Push to main on GitHub and your changes sync back into Lovable, ready for your next prompt.

Development

Prefer working locally? You need Node.js and npm — install with nvm.

git clone <this-repository-url>
cd <repository-name>
npm i
npm run dev