Open JoshuaPoddoku opened 3 years ago
@JoshuaPoddoku I would Like to work on this. Can you give me an example of existing API platforms that we can use for the card component?
(I have improved and minimized the design of the card component in Issue #39, also I have added a cardData.js file where data of idea cards will be stored. Plus I have moved the card components from App.js to the new Ideas.js Page. Kindly reviewed that. )
Check these below platforms:
@sanjay270899 we can use datafire later as it seems to be complex. Can you check the other option?
@JoshuaPoddoku We can go with option 2 i.e. My JSON Server
for now.
What we have to use for data fetching? Fetch
or Axios
?
We will use fetch for now.
@sanjay270899 Once check this, please https://supabase.io/
Data should be stored via API and fetched in cards.