Skip to content

XichengSpencer/linkStrapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

linkStrapi

a demo of how to link react app to strapi

how does the json response for get method look?

{"data":[{"id":1,"attributes":{"createdAt":"2022-10-31T20:23:19.450Z","updatedAt":"2022-11-03T20:43:27.241Z","publishedAt":"2022-11-03T20:43:27.239Z","Question":"Why this Question?","Answer":"For testing purpose"}}],"meta":{"pagination":{"page":1,"pageSize":25,"pageCount":1,"total":1}}}

Install axios

npm install axios

About

a demo of how to link react app to strapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published