An open API service indexing awesome lists of open source software.

https://github.com/rohitchourey0809/git-hush-frontend

A Book Review System is a web application that allows users to browse, review, and rate books. It is built using React for the frontend, Tailwind CSS for styling, Express.js for the backend, and MongoDB as the database.
https://github.com/rohitchourey0809/git-hush-frontend

authorization react-router-dom reactjs tailwindcss toastify

Last synced: 3 months ago
JSON representation

A Book Review System is a web application that allows users to browse, review, and rate books. It is built using React for the frontend, Tailwind CSS for styling, Express.js for the backend, and MongoDB as the database.

Awesome Lists containing this project

README

          

# Backend Link

[Backend Github link](https://github.com/rohitchourey0809/git-hush-backend).

https://github.com/rohitchourey0809/git-hush-backend

npm start
http://localhost:3000

```
Signup Page
/signup
```

```
Login Page
/login
```

```
Favorite Pagw
/favourite
```

```
Detaisl Page
/book/:id
```