Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ankitchoudhary-vcf/payment_integration
- Owner: ankitchoudhary-vcf
- Created: 2021-08-09T06:50:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-14T04:32:26.000Z (over 3 years ago)
- Last Synced: 2024-11-18T07:02:22.768Z (2 months ago)
- Topics: react, react-router, reactjs
- Language: JavaScript
- Homepage: https://ankitchoudhary-vcf.github.io/Payment_integration/#/
- Size: 760 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)