Technology : MERN Stack - Mongo DB, Expressjs, React and Node Frontend: React for front end, reactrouter for navigation, formik and yup for form validation, redux toolkit for state management, redux with persistent to store in local storage, react drop zone for image upload backend- nodejs to runtime, expressjs backend framework, mongoose - managing mongo db, jwt for authentication, multer for file upload
Authorization: - Things that a loggedin person can do and logged out person cannot. They can hit API endpoints that logged out person cant.