Skip to content

waguei-andrea/photo-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Gallery

Demo: https://waguei-andrea.github.io/photo-gallery

Build with React 16.3 ande Redux. ✨

Demo

Create new

How to install

git clone https://github.com/waguei-andrea/photo-gallery.git
cd photo-gallery

install the packages this project need:

yarn install
#or 'npm instal' if you didn't install yarn.

after everything is installed, then:

yarn start
#or 'npm start' if you didn't install yarn.

Now, browse http://localhost:3000/

There it is! Enjoy!