DEV Community

Cover image for Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

Create a Bookmark Manager App using FaunaDB and Netlify Serverless functions

Yogesh Chavan on September 24, 2020

Introduction In this article, you will create a Bookmark Manager App using FaunaDB GraphQL API and Netlify serverless functions. By cr...
Collapse
 
ducnvph08993 profile image
Info Comment hidden by post author - thread only accessible via permalink
ducnvph08993

I can not fetch API , please help me!

Collapse
 
myogeshchavan97 profile image
Yogesh Chavan

Have you added the Fauna API Key to .env file ?

Collapse
 
ducnvph08993 profile image
ducnvph08993

/src/components/Home/index.js
Line 31:8: React Hook useEffect has a missing dependency: 'getBookmarks'. Either include it or remove the dependency array react-hooks/exhaustive-deps and a warning!

Thread Thread
 
myogeshchavan97 profile image
Yogesh Chavan

That is fine. it's just a warning

Collapse
 
ducnvph08993 profile image
ducnvph08993

i've!

Thread Thread
 
myogeshchavan97 profile image
Yogesh Chavan

what error you are getting in the browser console?

Collapse
 
madza profile image
Madza

FaunaDB UI looks so clean and intuitive πŸ‘πŸ‘Œ

Collapse
 
myogeshchavan97 profile image
Yogesh Chavan

Yes. it looks really nice.πŸ‘

Collapse
 
kasiriveni profile image
Srinivas Kasiriveni

πŸ‘πŸ‘Nice

Collapse
 
myogeshchavan97 profile image
Yogesh Chavan

Thank you😎

Collapse
 
andrewbaisden profile image
Andrew Baisden

First time hearing about FaunaDB looks interesting they even have a free plan.

Collapse
 
myogeshchavan97 profile image
Yogesh Chavan

Yes, It simplifies a lot of things and is also easy to use.

Some comments have been hidden by the post's author - find out more