Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndrohith09/checkout-ui
https://github.com/ndrohith09/checkout-ui
bootstrap javascript react-js sketch-icons
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ndrohith09/checkout-ui
- Owner: ndrohith09
- Created: 2022-07-07T05:49:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T06:14:56.000Z (over 2 years ago)
- Last Synced: 2024-11-12T16:02:36.636Z (7 days ago)
- Topics: bootstrap, javascript, react-js, sketch-icons
- Language: JavaScript
- Homepage: https://ui-design.garudatechnology.com/
- Size: 1.15 MB
- Stars: 11
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UI Design
The project was made using react and bootstrap. For icons [Sketch-icons](https://sketch-icons.netlify.app/) and Ionicons were used.## Outputs
![ui1](https://firebasestorage.googleapis.com/v0/b/react-firechat-ae4bf.appspot.com/o/ui-design1.png?alt=media&token=949fe6b5-1e9b-497e-9de5-5d7d1185ed94)
On pressing the `PLACE ORDER` button the promotion modal opens up.
![ui2](https://firebasestorage.googleapis.com/v0/b/react-firechat-ae4bf.appspot.com/o/ui-design2.png?alt=media&token=8873b079-c877-4683-bddf-38923e876b43)
**Demo Link :** [https://ui-design.garudatechnology.com/](https://ui-design.garudatechnology.com/)
# How to run
``` bash
git clone https://github.com/ndrohith09/ui-design.git
cd ui-design
yarn install
yarn start
```