Official website of iTulip, the Dutch fintech company providing in-depth macroeconomic analysis, market insights, and financial forecasts.
Built with Next.js for fast performance, responsive design, and modern web standards.
- π» Modern, responsive design optimized for web and mobile
- β‘ Fast performance using Next.js SSR and static optimizations
- π Showcases iTulip services: market analysis, forecasts, and reports
- π Clean and professional UI, suitable for fintech audiences
- Next.js β React framework for production
- React β Frontend library
- CSS / Tailwind / Styled Components β Styling (adjust based on your stack)
- Optional: Analytics, SEO optimizations
- Clone the repo:
git clone https://github.com/amer-5/itulip.eu.git- Install dependencies:
npm install
# or
yarn install- Run development server:
npm run dev
# or
yarn dev- Open http://localhost:3000 to view the site.
β Check out itulip.eu to see the live site!