Humaya Power is at the forefront of energy transformation, specializing in high-performance lithium-ion batteries and flexible energy solutions. Our mission is to create a sustainable and greener future through innovative energy technologies.
- Advanced Battery Technology: State-of-the-art lithium-ion batteries
- Interactive UI: Modern, responsive design built with Next.js and Framer Motion
- Seamless Experience: Smooth animations and transitions
- Mobile-First Approach: Fully responsive across all devices
- Performance Optimized: Built with modern web technologies for optimal performance
- Frontend Framework: Next.js 14
- Styling: Tailwind CSS
- Animations: Framer Motion
- 3D Rendering: Three.js with React Three Fiber
- Typography: Custom fonts with Montserrat and Syne
- Icons: React Icons
- Type Safety: TypeScript
- Node.js (version 18 or higher)
- npm or yarn package manager
-
Clone the repository:
git clone [your-repository-url] cd hmp-try1 -
Install dependencies:
npm install # or yarn install -
Run the development server:
npm run dev # or yarn dev -
Open http://localhost:3000 in your browser to see the application.
The application features a modern, intuitive interface with:
- Interactive landing page with parallax effects
- Smooth scroll animations
- Responsive design for all screen sizes
- Easy navigation through different sections
npm run dev- Start development servernpm run build- Build for productionnpm run start- Start production servernpm run lint- Run ESLint for code quality
hmp-try1/
├── src/
│ ├── app/ # Next.js pages and routing
│ ├── components/ # Reusable UI components
│ └── styles/ # Global styles and Tailwind config
├── public/ # Static assets
└── ...config files
We welcome contributions! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ by Humaya Power Team
