Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 755 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 755 Bytes

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:

  1. Fork this repository
  2. Clone your Fork
  3. Create a branch
  4. Send pull requests