Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masoumehmohebbi/styled-components-credit-card-banking
It's a landing page that developed with react js and styled components 🎫🤑
https://github.com/masoumehmohebbi/styled-components-credit-card-banking
credit-card credit-card-banking landing-page react reactjs styled-components
Last synced: about 2 months ago
JSON representation
It's a landing page that developed with react js and styled components 🎫🤑
- Host: GitHub
- URL: https://github.com/masoumehmohebbi/styled-components-credit-card-banking
- Owner: masoumehmohebbi
- Created: 2024-02-01T06:40:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T09:19:56.000Z (9 months ago)
- Last Synced: 2024-05-15T15:30:33.828Z (7 months ago)
- Topics: credit-card, credit-card-banking, landing-page, react, reactjs, styled-components
- Language: JavaScript
- Homepage: https://masoumehmohebbi.github.io/styled-components-credit-card-banking/
- Size: 2.58 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Credit Card 💳💰
This is a landing page that developped with Styled-Components and React-Js.
https://github.com/masoumehmohebbi/styled-components-credit-card-banking/assets/88876100/4f661e2d-7bd1-4667-945b-87ea622a6528
📦 Used Packages
- React
- Styled Components
- React Icons
⛓ Links
⚙️ Development setup
1. First, you need to clone the project:
```
git clone https://github.com/masoumehmohebbi/styled-components-credit-card-banking
```
2. Then, install required packages:
```
npm i
```
3. Finally, run the dev
script to start the dev server:
```
npm run dev
```