IEHub is a full-stack web application designed for export-import management. It enables users to seamlessly add, track, and manage their export and import transactions. Users can view their specific export/import data across different routes, providing a structured and personalized experience.
- Frontend: React, React Router
- Authentication & Security: Firebase
- Backend & Database: Express.js, MongoDB, Firebase
- Additional Libraries & Tools: Swiper.js, React Fast Marquee, React Toastify, SweetAlert
- User authentication and personalized data views
- Interactive and responsive UI for managing export/import data
- Notifications and alerts for smooth user experience
- Clone the repository:
git clone <frontend-link>
- Navigate to the project directory :
cd IEHub - Install dependencies:
npm install
- Start the frontend site:
npm run dev
You can see the project in action here: