Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caioagiani/clone-menu-stripe
Credits on team RocketSeat - @Guilherme Rodz
https://github.com/caioagiani/clone-menu-stripe
react rocketseat stripe
Last synced: 2 months ago
JSON representation
Credits on team RocketSeat - @Guilherme Rodz
- Host: GitHub
- URL: https://github.com/caioagiani/clone-menu-stripe
- Owner: caioagiani
- Created: 2020-07-22T19:34:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T05:04:11.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T16:30:35.349Z (8 months ago)
- Topics: react, rocketseat, stripe
- Language: JavaScript
- Homepage: https://stripe-clone.herokuapp.com
- Size: 211 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example: https://stripe-clone.herokuapp.com/
## Install
```bash
yarn
#or
npm install
```## Start
```bash
yarn start
#or
npm run start
```## Credits
@RocketSeat
@Guilherme Rodz