EcommerceWeb is a feature-rich e-commerce auction platform built using React and Vite, offering seamless day-wise listings and real-time bidding. The platform provides an intuitive admin dashboard for managing products, users, and transactions, ensuring a smooth experience across all devices.
- Day-wise Listings & Real-time Bidding: Dynamic auctions with live bid updates.
- Admin Dashboard: Manage products, users, and transactions efficiently.
- Responsive UI: Built with Tailwind CSS for consistent performance on desktop, tablet, and mobile.
- Multilingual Support: Uses i18next for internationalization.
- React: Building the dynamic user interface.
- Vite: Fast, modern build tool for efficient development.
- Tailwind CSS: Responsive, utility-first CSS framework.
- TypeScript: Type safety for better development.
- Redux Toolkit: Simplified state management.
- Framer Motion: Smooth animations.
- Axios: API request handling.
- React Router: Client-side routing.
- Node.js & Express: Server-side logic and API endpoints.
- MongoDB: Database for auction data and user information.
- Socket.io: Real-time communication for live bidding.
- ApexCharts: Interactive data visualizations.
- D3.js: Custom data rendering and manipulation.