A fully functional Gmail app built using React.js, Redux, Tailwind CSS, Firebase Authentication. This project replicates core email functionalities offering a smooth and modern user experience.
- User Authentication π β Secure login and signup with Google Firebase Authentication.
- Redux State Management β‘ β Efficient handling of email data, UI state, and authentication.
- Email Management π© β Compose, Send, Receive,Filter and delete emails seamlessly.
- Smooth Animations with Framer Motion π β Enhanced user experience with fluid transitions.
- Real-time Updates π β Instant email data synchronization using Firebase Firestore.
- Frontend: React.js, Redux, Tailwind CSS, Framer Motion
- Backend: Firebase Firestore
- Authentication: Firebase Authentication
- State Management: Redux Toolkit
- Clone the repository:
git clone https://github.com/ChandanTech2023/Email-UI.git cd Email-UI - Install dependencies:
npm install
- Start the development server:
npm run dev


