DEV Community

Discussion on: Front end React UI with oracle database

Collapse
 
mikenatsu profile image
MikeNatsu

creating a json file is brilliant idea. it depends on what data you're gonna use in your project, it can be an object or an array, you can also use, useStates, or useContext (to store and share all sample datas in all your components).