Skip to content

robsyc/MaryaNutri

Repository files navigation

MaryaNutri

End Malnutrition, Save Lives!

Quick Start

Once you've cloned the project and installed dependencies with npm install (or pnpm install or yarn or bun), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

TODO

  • Fix Maryam pf picture
  • Fix bar chart animations
  • Add section on food aid organizations (& their investments)
  • Functional contact form (EmailJS implementation ready - see EMAILJS_SETUP.md)
  • Sit with Maryam to set up EmailJS
  • Functional language switch
    • Extend language switch to all pages & content (currently only works for nav/common items) Not yet sure how this should be implemented from products/news items...
  • Extra list section "News and events"
  • Details sections for "Products" and "News and events"
  • Use mdsvex for markdown files of "News and events" articles
  • Update contents & add images
  • Add news carousel to homescreen

About

End Malnutrition, Save Lives!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published