Projeto galeria
clone the repository
git clone https://github.com/LuciLua/ProjetoGaleria.gitopen project folder
cd ./ProjetoGaleriainstall all packages using npm or yarn manager (using YARN)
yarnstart the development server (using YARN)
yarn start