-
Create an express app for library what we made it yesterday.
-
Make a connection for mongoose and express app.
-
Make routes folder, and create 2 files:
- author route.
- book route.
-
endpoints:
- Write CRUD for authors and books.
- Write an endpoint that: show more details about specific author.
-
Test it in postman.
-
Connect backend with frontend, and in frontend:
- The user can make all CRUD operations.
- When user click on any of authors images, show more details about them.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
