Skip to content

This is a react-based image gallery that would let you access your images from anywhere!

Notifications You must be signed in to change notification settings

Dhruv-Sachdev1313/firegallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firegallery

made-with-React Contributions welcome Awesome


About

This a React based Image gallery. This is using Firebase in the backend, Firebase storage to store images and firstore to keep track of the images. This application also uses framer-motion library for fluid animations.


How to run

Setting up the environment

  • Firebase project setup
    • Create an app on firebase
    • Setup firebase storage and firestore.
    • creacte a new file in the directory src/Firebase/ named config.js and paste your firebase credentials there. (PS: refer to the file src/Firebase/example_config.js
      •   # leave firebase_key as it is
          firebase_key=env/firebase_key.json
          firebase_route=<YOUR-FIREBASE-ROUTE>
        

React App

  • Run the command npm install
    PS: Grab a cup of coffee, it takes some time to build

  • Now to run the application on local server, run npm start

  • It will start the development server and voila you are good to go.


Made with ❤️

About

This is a react-based image gallery that would let you access your images from anywhere!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published