Open NickAz123 opened 7 hours ago
Create and test a Firebase helper file (firebaseHelpers.js). Implement using Axios and SWR Hooks.
Test by importing an image into a test component.
Created swrHelpers helpers, which calls on the FirebaseConfig js file to implement an image fetcher. Will need to provide Firebase URL and Firestore implementation (waiting on credentials)
Create and test a Firebase helper file (firebaseHelpers.js). Implement using Axios and SWR Hooks.
Test by importing an image into a test component.