This project's objective is to create an website that allows users to browse and read books. The website will be connected to the gutendex api.
gutendex api documentation - https://gutendex.com/
- install dependencies
npm install
- how to start
npm start
- how to test
npm test
- format all files
npm prettier
- check format all files
npm prettier:check
/search query params = query
/search?query=mind
/login GET /signup POST (body: email, password)
/signup GET /signup POST (body: email, password)
/auth/google GET
-
Google client id
-
Google client secret