Restaurant Tracker
Favorite local restaurants liker equipped with fully functioning login/logout, searchable restaurant listings using React and a custom RESTful API with JSON server
• Created a single page application dynamically by building individual components with using props and state to maintain and update information
• Developed a RESTful API that contains users and restaurant information to populate in client-side by using Fetch Request and used client-side routing for users to navigate between routes using React Router in our application
• Implemented React Bootstrap to style elements of our application such as navbar and buttons and CSS to create a horizontal scroll view