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

https://github.com/danvitoriano/finances

In-browser React micro frontend module-ready. Made with single-spa. CI/CD with CircleCI and Firebase.
https://github.com/danvitoriano/finances

circleci firebase javascript microfrontends nodejs react

Last synced: 3 months ago
JSON representation

In-browser React micro frontend module-ready. Made with single-spa. CI/CD with CircleCI and Firebase.

Awesome Lists containing this project

README

          

# React Microfrontend Finances

In-browser React micro frontend module-ready. Made with single-spa. CI/CD with CircleCI and Firebase.

## Setup

```
npm i
npm start
npm build
npm test
```