Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/csahu14/booklist


https://github.com/csahu14/booklist

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# bookList

Add book to backend and show the book list

## Installation

Use the package manager npm

```bash
npm i
```

## server

```
nodemon server.js
```
## frontend

```
npm start
```
## UI

## Screenshots
Add Books

![App Screenshot](https://github.com/cSahu14/bookList/blob/main/Screenshot%20(1006).png?raw=true)

Book list page
![App Screenshot](https://github.com/cSahu14/bookList/blob/main/Screenshot%20(1007).png?raw=true)