Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 403 Bytes

Web Link:

https://booksauthors.vercel.app/

How to use

Demo

03.10.2024_05.51.24_REC.mp4

Technical details

  1. Frontend and backend deployed from same APIs
  2. NextJS routes used for GraphQL API
  3. Using server components to display the list of author/books and search results
  4. Using client components for the edit, create and search forms.