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

https://github.com/mprograms-mg/book-list-react-app

Book list CRA app
https://github.com/mprograms-mg/book-list-react-app

Last synced: 3 months ago
JSON representation

Book list CRA app

Awesome Lists containing this project

README

        

# React Book List App

# Pre-requisites

- Install [Node.js](https://nodejs.org/en/) version 18.13.0

# Getting started

- Clone the repository

```
git clone https://github.com/mPrograms-mg/Book-List-React-App.git
```

- Install dependencies

```
cd Book-List-React-App
npm install
npm run start
```

- Live API URL

- Live URL

https://practical-book-list-app.netlify.app/