Skip to content

bgn-dev/Photo-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Gallery

Bildschirmfoto-2023-09-26-um-23-25-36.jpg Bildschirmfoto-2023-09-26-um-23-28-35.jpg

🎉 This application allows users to upload and view their photos. 🎉

Features include

  • Upload your photos
  • View your enlarged photos

Architecture

The project uses React/JavaScript on the frontend.
The database is built using the Firestore real-time database.

Note This application does not use a backend server.

How to configure this application for your use

In order for this webapp to run properly, you need to modify the const firebaseConfig in /src/firebase/config.js.
A Firestore database is required.

To run this application as localhost

Run npm run start inside the main folder.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published