GraphQL List Tracker
Visit the GraphQL List Tracker GitHub RepositoryReact App
Role
Full-stack Developer
Tech
React.js, GraphQL, AntD, Express.js, Node.js, lodash, Git
About the Project
This project demonstrates a simple interface to track people and their corresponding cars. The server utilizes Express.js and GraphQL Apollo, and is running on Node.js. Lodash is utilized to assist with performing GraphQL queries and mutations.
The front-end is built with React and the antd component library was used to rapidly prototype the interface.