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
The travel app is designed to simplify reserving dream trips for users.. The app's user-friendly interface provides easy access to location, price, and amenities. Users can create an account, log in, and reserve a trip hassle-free. TravelVent Backend handles the backend API, and TravelVent Frontend handles the frontend Interface .
Authentication by express and mongoose database for sign up and sign in and see post after authentication. Also post the user data in post 'user': {} by take ref from user. and get by using populate 'user'.