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

https://github.com/georges034302/bookstoreclient

Bookstore client React app that uses the BookStore SpringBoot API
https://github.com/georges034302/bookstoreclient

bootstrap css html javascript react

Last synced: about 2 months ago
JSON representation

Bookstore client React app that uses the BookStore SpringBoot API

Awesome Lists containing this project

README

          

## Bookstore Demo
React Demo app

### Frontend - REACT app:
* Root directory: bookstoreclient

*To start the React app go into root directory - bookstoreclient:*
```
cd bookstoreclient
npm start
```