- Implement basic routing with Next.js
/
: Home page/events
: List of all available events/events/[eventId]
: Dynamic route for specific event's detail
- Mobile-first design with TailwindCSS
- It's not possible to get
router.query
value at initial render1.
- Images are taken from Unsplash with keywords: ramadan, iftar
- SVG Illustration from Undraw
- Deployed by and at Vercel