An app to show what produce is in season this month in Ontario.
- See produce in season this month
- Show/hide based on fruit/vegetable headers
- Check items off the list
- See emoji confetti from the in-season produce
Data from Ontario.ca
- Install dependencies
cd produce-in-season
npm install
- Start development server
npm run dev
- Open localhost:5000 in the browser
- Svelte
- Rollup
- Confetti animation from Svelte tutorial
- Data from Ontario.ca