├── .github └── workflows │ └── oranda.yml ├── LICENSE └── README.md /.github/workflows/oranda.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaraVieira/awesome-react-platforms/HEAD/.github/workflows/oranda.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaraVieira/awesome-react-platforms/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SaraVieira/awesome-react-platforms/HEAD/README.md --------------------------------------------------------------------------------