Skip to content

vivinkv6/book-review-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project - Book Review

A book review is a form of literary criticism in which a book is merely described (summary review) or analyzed based on content, style, and merit. A book review may be a primary source, summary review.

Technology And Version

FrontEnd - React JS
BackEnd - Strapi
Style - React-Bootstrap

Documentation Link

Strapi Doc
React Doc

Installation

React

npx create-react-app frontend

Strapi

npx create-strapi-app@latest backend --quickstart

Run Server

React

cd frontend
npm start

Strapi

cd backend
npm run develop

FrontEnd

Pages

Home Page

Screenshot (65)

Language Page

Screenshot (67)

Search Page

Screenshot (68)

SingleItem Page

Screenshot (69)

BackEnd

All Entry

Screenshot (73)

Create new Entry

Screenshot (74)

Media Library

Screenshot (75)

Releases

No releases published

Packages

No packages published