Back office and preview page for weekly deals landing pages.
- Admin panel for uploading one hero image.
- Admin panel for uploading offer images.
- Offer images render one below another by upload order.
- Draft data is stored in browser
localStoragefor now.
npm install
npm run dev
npm run build
npm run lintBefore production, connect image persistence to real storage and admin access control.