Skip to content

A photo gallery app made with React, Typescript and Firebase

Notifications You must be signed in to change notification settings

mateusmb/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery

A photo gallery with a layout inspired by Instagram. Upload and view photos.

Gallery Demo Gif

Libs and frameworks

Made with React Js, Typescript and Firebase (Firestore and Storage). Animations made with motion.

Demo

https://gallery-81e69.firebaseapp.com/

Run locally

Clone this repository:

git clone https://github.com/mateusmb/gallery.git

Install a npm stable version. I personally recommend installing with nvm

Navigate to cloned respository and install the dependencies

npm install

Or if you are yarn team

yarn

Start the web application on your favorite browser

npm start

Or

yarn start

Usage

Should be self explanatory. If not, and if you want to make it better, feel free to add an issue, PR and/or fork this project.

About

A photo gallery app made with React, Typescript and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published