Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 916 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 916 Bytes

photodump

This is a deployed web storage for storing photos on cloud.

The deployed version of photodump can be found here.

QR Code

You can open the webapp by scanning the QR code:

code

Techs used

photodump is currently using serverless for both, authentication, database and storage. The following Techs was used:

  1. firebase authentication
  2. firebase firestore
  3. firebase storage
  4. react.js

Firebase version

- version 9.*

Programing languages.

This application was created using React Class Based Components and it is written in:

- typescript

Core packages

- react-router-dom
- redux & react-redux
- firebase
- semantic-ui-react, semantic-ui & semantic-ui-css
- react-drag-drop-files
- react-icons