Component 0 - Copy this React, Tailwind Component to your project
1) User authentication system The following user able to login a) End User(also able to register) b) Tech Support c) Admin 2) Functionality a) End-user - should log in and register - create a ticket(with optional file attachment) to query and reply to answer of tech support - able to mark as close/resolve ticket b) Tech Support - able to answer any assigned ticket with a file attachment - able to mark as close/resolve ticket c) Admin - able to assign/change tech support to ticket - able to close/resolve the ticket - able to mark as close/resolve ticket 3) Use the following Concepts 1) Context API / Redux Toolkit 2) React-router-dom 3) Git 4) Tailwind CSS/Responsive UI Design 5) Use of APIs