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
A car rental website , which showcases my application of react concepts . I implemented almost all JS and React concept in this project , Yes the website is little slower because of React Nature , Because it Run all website on client side so no pre-render happens on server like Next JS , React Loads the data and nodes to DOM as client requirement