End Malnutrition, Save Lives!
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 -- --openTo create a production version of your app:
npm run buildYou can preview the production build with npm run preview.
To deploy your app, you may need to install an adapter for your target environment.
- 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