A simple image gallery made with React and Firebase
For animations, Framer was used.
Firebase Setup
Create a new firebase project.
Go to src/firebase/config.js
and put in your project creds
npm install
Installs all the dependencies.
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.