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
TrackMyBus is designed specifically for bus employees and owners to streamline communication and avoid miscommunication. It provides real-time access to vehicle schedules, trip details, and station timings, ensuring everyone involved is on the same page. The app enhances coordination and helps manage operations more efficiently within the fleet.
Bookish is a book store that sells books online. We have a wide range of books from different categories. We also have a blog where we post articles about books and authors.
In my fourth React project, I honed useEffect, custom hooks, lifecycle, and API fetching, prioritizing reusable components. Implemented PropTypes for enhanced code reliability and prop validation, fostering a modular and maintainable codebase.
In React Challenge 5, I devoted additional practice to the useEffect hook, refining my skills in handling side effects and lifecycle events. Moreover, I delved into the intricacies of API calling, gaining practical experience in fetching and managing data dynamically within my React applications.