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

https://github.com/ntonbala/spa-react-solutions


https://github.com/ntonbala/spa-react-solutions

Last synced: 2 months ago
JSON representation

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
```