Built reviews front-end microservice for a hospitality website
•Built search and pagination functionality using ReactJS, styled with CSS/ styled-components, and displayed reviews depending on requested home and search query
•Integrated microservice into a full-service architecture, that would display the appropriate reviews for the house requested by the client
•Deployed Express JS reverse proxy server onto Elastic Beanstalk and incorporated multiple modules into the server for unified rendering
•Restructured MySQL database schema and indexed fields for the purpose of improving query performance
•Achieved 70% test coverage with test driven development (TDD) using Jest and Enzyme