Skip to content

denilsonssj/letmeask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letmeask

Description

Project ...

Tools and Technologies

Getting Started

First, install the dependencies.

$ npm install

Or using yarn.

$ yarn

Create a file called .env in root directory project. Copy the content with the following code to .env file, and replace with values.

#Firebase Environments

REACT_APP_API_KEY=""
REACT_APP_AUTH_DOMAIN=""
REACT_APP_DATABASE_URL=""
REACT_APP_PROJECT_ID=""
REACT_APP_STORAGE_BUCKET=""
REACT_APP_MESSAGING_SENDER_ID=""
REACT_APP_APP_ID=""

Demo

The project can be viewed on link.