https://github.com/ntonbala/spa-react-solutions
https://github.com/ntonbala/spa-react-solutions
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ntonbala/spa-react-solutions
- Owner: NtonBala
- Created: 2024-08-03T14:48:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T15:23:09.000Z (10 months ago)
- Last Synced: 2025-01-26T07:42:38.102Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPA React Solutions
The project combines practical development solutions for common problems while developing front-end SPA applications.
Structure:
Solutions for common problems that are not based on React ecosystem as front-end framework are in `agnostic` folder. `infrastructure` folder holds solutions based on React ecosystem.
```
src
├── agnostic
└── infrastructure
```