Live demo: https://frontend-development-internship-task.vercel.app/
This project is part of an internship task to create a homepage inspired by the design of the Printify homepage, using ReactJS and Tailwind CSS. The goal of the task is to demonstrate proficiency in ReactJS, responsiveness, and attention to detail.
- Responsive Design: Ensures optimal viewing experience across all devices (desktop, tablet, and mobile).
- React Components: Follows component-based architecture with reusable components for easier maintenance.
- Tailwind CSS: Styled using Tailwind CSS for quick, responsive UI development.
- Design Differentiation: Inspired by Printify but includes custom design tweaks to avoid direct duplication.
- ReactJS: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for styling.
- Vercel/Netlify: For hosting the live demo.
- Clean and modular code structure.
- Comments provided for clarity.
- React hooks used where applicable.
- Responsive design for various screen sizes.
- Add animations for a more engaging user experience.