A modern, responsive landing page for a team collaboration and project management platform built with React, TypeScript, and Tailwind CSS.
Live URL: https://mondilla-saas.vercel.app/
- Node.js: v18.0.0 or higher
- npm: v8.0.0 or higher
- Git: For version control
-
Clone the Repository
git clone https://github.com/Ekaji/Mondilla-Connect.git cd mondilla-connect -
Install Dependencies
# Using npm npm install --legacy-peer-deps -
Start Development Server
# Using npm npm run dev
- Hero Section:
- Partners Marquee:
- Features Section:
- Pricing Section:
- Contact Section:
- Footer:
- Light/dark mode:
- React Router:
- TypeScript: Full type safety throughout the application
- Component Architecture: Modular, reusable component structure
- Frontend: React 18 + TypeScript
- Build Tool: Vite
- Styling: Tailwind CSS + CSS Variables
- Icons: Lucide React
- Forms: React Hook Form