Description
This is a starter project for a React and Graph QL based web app. In this app, you have to create a dashboard that displays the information about planets and its entities in Starwars by integrating with an API using Graph QL client. Further, you can extend the functionality to include pagination and mutation (CREATE, EDIT, DELETE).
For further details, refer following tasks:
https://codein.withgoogle.com/dashboard/tasks/6432110059978752/ https://codein.withgoogle.com/dashboard/tasks/6397011318800384/ https://codein.withgoogle.com/dashboard/tasks/4848816134553600/ https://codein.withgoogle.com/dashboard/tasks/5458736689184768/
To start off:
- Fork this repository
- Clone your Fork
- Create a branch
- Send pull requests