You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app is inspired from instagram. It is made using next.js, react.js, recoil, tailwind css and firebase. Nextjs is used for SSR. Recoil is used as a global store to populate data within the app. Tailwind Css is used for styling and especially for responsiveness. Firebase firestore and storage is being used as a database. NextAuth is also used…
Dataprovider Service is built on Javascript and based on faker.js to provide dummy data in JSON and CSV format for test automation through the REST API.