https://github.com/epomatti/cbpq-react
A tiny small website for skydivers in Brazil to check their license status
https://github.com/epomatti/cbpq-react
bootstrap react reactstrap skydive
Last synced: about 1 month ago
JSON representation
A tiny small website for skydivers in Brazil to check their license status
- Host: GitHub
- URL: https://github.com/epomatti/cbpq-react
- Owner: epomatti
- License: mit
- Created: 2019-05-10T20:35:32.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T15:45:53.000Z (about 4 years ago)
- Last Synced: 2025-01-17T18:42:09.890Z (over 1 year ago)
- Topics: bootstrap, react, reactstrap, skydive
- Language: JavaScript
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CBPQ React
Web front-end for the CBPQ service.

## Run it
```
npm install
npm start
```
You need to start [cbpq-firebase](https://github.com/epomatti/cbpq-firebase) locally.