=> The App supports Student and Instructor login, Student can buy/view courses and Instructors can add them.
=> In the Frontend used React components with tailwind, used Redux for centralized state management and scalability.
=> Made RESTfull API's using Express and Node to communicate with Frontend, Backend follows MVC Architecture.
=> Some Key Features include User Authentication and Autherization using JWT, OTP verification for SignUp, Login, Mediabackup to cloudinary, Payment integration, Password hashing for extra security.