Skip to content

arthurfalcao/bookstore

Repository files navigation

Bookstore

Netlify Status

Screenshot

🚀 Technologies

✋ Prerequisites

📓 Running the project

# 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

About

📚 Retrieving books using firestore, storage and functions

Topics

Resources

Stars

Watchers

Forks