Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishika105/razorpay-clone
This is the clone of Razorpay Website using HTML and Tailwind CSS.
https://github.com/rishika105/razorpay-clone
html tailwind
Last synced: 6 days ago
JSON representation
This is the clone of Razorpay Website using HTML and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/rishika105/razorpay-clone
- Owner: rishika105
- Created: 2024-04-24T14:48:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T06:45:05.000Z (5 months ago)
- Last Synced: 2024-06-17T05:28:40.764Z (5 months ago)
- Topics: html, tailwind
- Language: HTML
- Homepage: https://rishika105.github.io/razorpay-clone/
- Size: 692 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Razorpay Clone
This is a clone of the Razorpay website built using Tailwind CSS.
## Getting Started
To get a local copy up and running, follow these simple steps.
### Prerequisites
Make sure you have Node.js and npm installed on your system.
- Node.js
```sh
https://nodejs.org/
```### Installation
1. Clone the repo
```sh
git clone https://github.com/rishika105/razorpay-clone.git
```
2. Install NPM packages
```sh
npm install
```### Usage
1. Run the project
```sh
npm start
```
2. Open your browser and go to `http://localhost:5173`.## Screenshot
![FireShot Capture 001 - Razorpay Clone - localhost](https://github.com/rishika105/Razorpay-Clone/assets/165581871/e71e5c84-93e6-45bf-8eaf-dd6e2387c9f2)