NickAz123 / elenism-kit

The initial repository build for the Elenism NPM Package
0 stars 0 forks source link

Create Firebase Helpers File #5

Open NickAz123 opened 7 hours ago

NickAz123 commented 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.

Image Image

NickAz123 commented 5 hours ago

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)