# Clone this repository
$ git clone https://github.com/arthurfalcao/bookstore.git
# Access the project folder
$ cd bookstore
# Copy the .env.example and insert the firebase credentials and the api url
$ cp .env.example .env.local
# Install the dependencies
$ npm install
# Run the application
$ npm start
-
Notifications
You must be signed in to change notification settings - Fork 0
📚 Retrieving books using firestore, storage and functions
arthurfalcao/bookstore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
📚 Retrieving books using firestore, storage and functions