Reading API endpoint using React JS

Job ID: 33014161

Budget: £10 – £15 GBP

At a minimum, the Trello interface should consist of lists and cards:
A list has a name and a collection of cards
A card has a title and a description
The application should work by:
Reading an API endpoint to populate the lists and cards
Persisting new lists or cards created by the user
Considering time constraints, please prioritise the endpoint creation
over a working UI here!