Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🎫🤑

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
```