A responsive landing page built using React and Tailwind CSS.
- React allows for modular development using components, making it easy to organize and maintain
- Tailwind CSS supports rapidly prototype and style components with a comprehensive set of utility classes, speeding up development.
- Tailwind's configuration file enables precise control over styles, ensuring the landing page aligns with your brand.
https://afforai-chi.vercel.app/
- Mobile responsiveness
- Modular components for easy customization (TextBadge, Button, etc)
- Header and Footer components
- Components for each sections
- Clone the repository
- Install dependencies
- Run the development server
- assets - Includes assets resources for the project including images, svgs and etc.
- Components - Includes Modular components for easy customization and have pages folder structure for child components
- pages - Includes main pages of the project