1alyciaoliveira / JobJourney

This dynamic app showcases the implementation of React, GraphQL, and MongoDB, hosted on Heroku. It represents the successful culmination of our boot camp journey, highlighting our skills and dedication to creating impactful, practical solutions. Welcome to a new era of efficient job hunting!
https://ancient-everglades-97703-e6a603057067.herokuapp.com/
3 stars 0 forks source link

Show numbers in front-end logic #36

Closed 1alyciaoliveira closed 1 year ago

AlexTrejo92 commented 1 year ago

Imported QUERY_ME from back to frontend. Data can now be used on the front by using the ME query after user has loggedin.

image