Social Meeting Application
Social meeting application equipped with tools to chat with anonymous users with similar or opposite interests
• 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