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

https://github.com/itsindrajput/razorpayx


https://github.com/itsindrajput/razorpayx

front-end-development javascript razorpay-lite react-router-dom reactjs tailwind-css

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# RazorpayX

This project is a simple web application built using React and Tailwind CSS. The application simulates a RazorpayX-like interface with two main sections: The Home page and an Insights section.

## Features

### Home Page

- **User Interface:** The Home page is designed with an intuitive and visually appealing UI.
- **Balance Display:** Users can view their balance prominently on the Home page.
- **Onboarding Steps:** A step-by-step guide is available for users to complete their onboarding process.
- **Additional Information:** The Home page also includes various other elements to enhance the user experience.

### Insights Section

- **Activity Feed:** Upon clicking the Insights button on the Home page, users are redirected to a detailed activity feed. This section displays user activities in a clean and organized manner.

## Technologies Used

- **Vite:** A fast build tool that offers a great development experience.
- **React:** A JavaScript library for building user interfaces.
- **Tailwind CSS:** A utility-first CSS framework for rapidly building custom designs.

## Setup Instructions

1. **Clone the Repository:**
```bash
git clone https://github.com/itsindrajput/razorpayX.git
```
2. **Navigate to the Project Directory:**
```bash
cd razorpayx
```
3. **Install Dependencies:**

```bash
npm install
```

4. **Start the Development Server:**

```bash
npm run dev
```

5. **Access the Application:**
Open your browser and navigate to `http://localhost:5173` to view the app.

## Explore These Live Links Of RazorpayX 🎉

🌏 https://irazorpayx.netlify.app/

![Razorpayx](https://github.com/user-attachments/assets/ac0723a5-6e07-4a73-b26e-720e03a47c8c)

## Contributing

Feel free to fork this repository, make your changes, and submit a pull request. Contributions are welcome!

## License

This project is open source and available under the [MIT License](LICENSE).