You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS EC2 backend and Vercel frontend deployed. JWT token authentication is used for secure login/signup. MongoDB stores all user and post data. On the technical side, I built APIs with Express and N…
It is an e-commerce website created using React.js on the front and node.js and express.js for making the e-commerce API. I have used JWT tokens for authentication. The details of the users, produc…
A website where users can register and login and report civic issues about their city along with other details such as location, pics, date and time etc. I have used React.js to build the frontend …