A React image gallery with Firebase storage Demo: https://self-development-e9600.web.app/ Getting started First install packages: # for client npm install Second, run the development env: # for client npm run start Open http://localhost:3000 with your browser to see the result.