Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ankitchoudhary-vcf/payment_integration

Task3 Payment_integration given by Sparks Foundation
https://github.com/ankitchoudhary-vcf/payment_integration

react react-router reactjs

Last synced: 10 days ago
JSON representation

Task3 Payment_integration given by Sparks Foundation

Awesome Lists containing this project

README

        

# Welcome to Payment Integration Application!!
***

Check out the [Payment Integration](https://ankit1509.github.io/Payment_integration)

![Payment_Integration](https://user-images.githubusercontent.com/60814508/128674697-9cff3a18-4e98-447b-8735-054a3f1caeab.png)

***
***
## Introduction
***

- This is a Payment Integration Application build with React JS.
- Task3 - Payment Integration System of Web development and designing internship, given by The Sparks Foundation.

***
***

## Running the project
***

1. Clone the GitHub repository.

```bash
git clone https://github.com/ankit1509/Payment_integration.git
```

2. Install the project.

```bash
cd Payment_integration
npm install
```

3. Start the project.

```bash
npm start
```

A web browser should automatically open [http://localhost:3000](http://localhost:3000).

***
***

## -By Dev [Ankit Choudhary](https://github.com/ankit1509)