https://github.com/msvalandro/stripe
This is an UI Clone of Stripe menu.
https://github.com/msvalandro/stripe
Last synced: about 1 month ago
JSON representation
This is an UI Clone of Stripe menu.
- Host: GitHub
- URL: https://github.com/msvalandro/stripe
- Owner: msvalandro
- License: mit
- Created: 2020-10-19T00:26:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T00:26:26.000Z (over 5 years ago)
- Last Synced: 2025-02-25T20:25:19.128Z (over 1 year ago)
- Language: JavaScript
- Size: 208 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Stripe - UI Clone
### Description
This is an UI Clone of Stripe menu, using [Context API](https://reactjs.org/docs/context.html) and [Framer Motion](https://www.framer.com/motion/) library.
### Installation
```bash
$ yarn
```
### Running the app
```bash
$ yarn start
```
### Environment
- Node.js v12.18.3 LTS
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details