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
- Host: GitHub
- URL: https://github.com/georges034302/bookstoreclient
- Owner: Georges034302
- Created: 2021-09-25T10:58:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T17:55:42.000Z (over 4 years ago)
- Last Synced: 2025-06-07T07:04:04.893Z (about 1 year ago)
- Topics: bootstrap, css, html, javascript, react
- Language: JavaScript
- Homepage:
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```