https://github.com/phalbert/motient-card
https://github.com/phalbert/motient-card
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phalbert/motient-card
- Owner: phalbert
- License: mit
- Created: 2022-11-19T14:44:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T01:26:23.000Z (about 3 years ago)
- Last Synced: 2025-03-16T21:14:54.603Z (about 1 year ago)
- Language: TypeScript
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example
Credit Card Form app
# usage
Install required dependencies by running
```sh
yarn
```
Run app in development environment by runnign
```sh
yarn dev
```
# license
MIT