The frontend of PolyglotHub is a user-centric platform designed for interactive language learning. It provides a dynamic and responsive interface that allows users to navigate, interact, and learn efficiently.
PolyglotHub Frontend
(https://polyglothub-54ecc.web.app/)
- Beautiful User Interface: Built with React and styled using TailwindCSS for a modern look.
- Routing: Smooth navigation with React Router.
- Responsive Design: Optimized for mobile and desktop devices.
- State Management: React hooks for seamless state handling.
- User Notifications: SweetAlert for intuitive alerts and confirmations.
- Authentication: Secure login and registration with Firebase.
- React: For building the user interface.
- React JSX: For creating reusable components.
- React Router: For page navigation.
- TailwindCSS: For styling and responsiveness.
- React Icons: For appealing visuals and icons.
- Axios: For API requests.
- Environment Variables (
envlocal
): For secure configuration. - Firebase: For user authentication.
- SweetAlert: For user-friendly notifications.
- Node.js installed on your system.