Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 391 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 391 Bytes

Photobook

Installation

Clone the Repository

git clone https://github.com/jestrade/curso-full-stack-developer.git

Install dependencies

npm install

Run

npm start

#.env Create .env file for Firebase vbles
REACT_APP_APIREST=
REACT_APP_APIKEY=
REACT_APP_AUTHDOMAIN=
REACT_APP_DATABASEURL=
REACT_APP_PROJECTID=
REACT_APP_STORAGEBUCKET=
REACT_APP_MESSAGINSENDERID=