Presentation website for our team
incomodum.com is a sleek and modern presentation website built to showcase our team, projects, and vision. It is designed with performance and responsiveness in mind, ensuring an optimal experience across all devices.
- Team Section
- Better mobile menu + Hover for nav items
- More/Improve project pages (KSK)
- Fix overflow on zen
Note This project uses Node.js with Corepack for package management.
After installing Node.js, run the following command:
corepack enableTo install all required Node.js modules, run:
pnpm installTo start the development server, use:
pnpm run dev