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.
- Host: GitHub
- URL: https://github.com/danvitoriano/finances
- Owner: danvitoriano
- Created: 2020-09-01T21:18:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T00:08:49.000Z (almost 6 years ago)
- Last Synced: 2025-05-21T14:33:44.799Z (about 1 year ago)
- Topics: circleci, firebase, javascript, microfrontends, nodejs, react
- Language: JavaScript
- Homepage: https://react-mf-finances.web.app/react-mf-finances.js
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```