Skip to content

A React JS app that shows players card using the sorare graphql API

Notifications You must be signed in to change notification settings

DesmondSanctity/sorare-graphql-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Installing and running the project

In the project directory, you can run:

To install the build enter the following command in the root directory:

yarn install

Then run the command on your localmachine enter the command:

yarn start

Question IV - How would you proceed to generate a PNG version of the card?

I would utilize any of the available libraries like html-canvas or dom-to-image to take in the div and render it as an image.

About

A React JS app that shows players card using the sorare graphql API

Resources

Stars

Watchers

Forks