WellNest is a wellness platform built with React, Tailwind CSS, Framer Motion, and Swiper. It offers personalized plans, self-care tips, and mindfulness exercises through a responsive and engaging design. Aimed at boosting mental, physical, and emotional health, WellNest makes it easy for users to focus on their well-being with smooth animations and simple interfaces.
- Custom Animations: Integrates Framer Motion to bring smooth, engaging animations to the user interface, enhancing the interactive experience.
- Draggable Slides: Utilizes Swiper and Framer Motion to create responsive, draggable slides for easy navigation through content.
- Collapsible Cards: Implements interactive cards that expand to reveal more information upon clicking, providing a neat, organized view of details.
- Responsive Layout: Ensures the platform looks great and functions seamlessly across all devices, thanks to Tailwind CSS.
- React: For building the user interface.
- Tailwind CSS: For utility-first styling and responsive design.
- Material-UI: Provides a comprehensive suite of UI tools for a refined user experience.
- Framer Motion: Adds smooth and sophisticated animations.
To get started with wellNest:
git clone https://github.com/HitaBeeDev/wellNest.git
cd wellNest
npm install
npm start