https://reachinbox-gray.vercel.app/
- React.js
- Redux.js
- Tailwind.css
- User can log in using a Google account
- Switch theme to light or dark
- Add variables in the reply
- CRUD Operation on the thread
- Dynamically display thread data along with sending time and date
A reponsive OneBox : Although it is looking empty but if data is present in inBox a blue vertical line is also visible
A reponsive OneBox : When ever we click on Three dots => drop down opens => delete button => delete Pop ( both button are functionable )
A reponsive OneBox : When ever we click on Reply button => write those input => Send button
- git clone https://github.com/tarunbisht-24/reachinbox-frontend-assignment.git
- npm i
- npm start
Any feedback regarding improvement is welcome!