https://github.com/vovansuper/dotnetreactbooksapp
Dummy for an App using .Net core Api and React app consuming the Api (simple books store)
https://github.com/vovansuper/dotnetreactbooksapp
Last synced: 3 months ago
JSON representation
Dummy for an App using .Net core Api and React app consuming the Api (simple books store)
- Host: GitHub
- URL: https://github.com/vovansuper/dotnetreactbooksapp
- Owner: VovanSuper
- License: mit
- Created: 2022-12-12T14:01:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T03:40:54.000Z (4 months ago)
- Last Synced: 2025-02-19T22:39:16.760Z (3 months ago)
- Language: TypeScript
- Size: 574 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DotNetReactBooksApp
Dummy for an App using .Net core Api and React app consuming the Api (simple books store)** To run the app, make sure to start Docker desktop and run form console: `npm start`