Skip to content

Aloompa/aloompa-react-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aloompa React Challenge

Setup

  • Clone the repo.
  • In index.tsx, hook up your API to the Apollo client.
  • In App.tsx, write a query to list all the events in the original app with the fields id, name, image, and description and hook up the response to the events variable.
  • Run yarn or npm i in the project and then yarn start or npm start to make sure the data is querying and displaying properly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published