Welcome to the Electronic Currency Platform! This project is designed to provide users with a seamless experience for buying and selling electronic stocks. With a modern and responsive UI, integrated transaction capabilities, and user-friendly features, this platform aims to revolutionize how users interact with electronic currencies.
- User-Friendly Interface: Intuitive design for easy navigation and transaction management.
- Product Listings: Browse and search for electronic stocks with real-time availability.
- Secure Transactions: Integrated with Transaction Cloud API for secure buying and selling.
- Contact Support: Quick access to contact details and support via WhatsApp and social media.
- Responsive Design: Fully responsive layout for optimal use on desktops, tablets, and mobile devices.
-
Frontend:
- 🌐 React
- 🚀 Next.js
- 🎨 Tailwind CSS
- 🔷 TypeScript
-
Backend:
- 🔒 Transaction Cloud API
- 📦 Axios for API requests
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/kabirjaipal/electronic-currency-platform.git
-
Navigate to the project directory:
cd electronic-currency-platform
-
Install the dependencies:
npm install
-
Set up your environment variables in a
.env.local
or.env
file:NEXT_PUBLIC_API_LOGIN=your_api_login NEXT_PUBLIC_API_PASSWORD=your_api_password
-
Run the development server:
npm run dev
-
Open your browser and visit
http://localhost:3000
.
- Explore Products: Navigate to the Products section to view available electronic stocks.
- Make Purchases: Select a product option and click "Buy" to initiate a transaction.
- Contact Us: Reach out via the Contact Us section for support or inquiries.
This project integrates with the Transaction Cloud API to handle transactions securely. For more information on how to use the API, check the Transaction Cloud API Documentation.
We welcome contributions! If you'd like to contribute to this project, please fork the repository and submit a pull request.
- Fork the repository
- Create a new branch (
git checkout -b feature-branch
) - Make your changes
- Commit your changes (
git commit -m 'Add new feature'
) - Push to the branch (
git push origin feature-branch
) - Open a pull request
This project is licensed under the MIT License. See the LICENSE file for more information.
Thank you for checking out the Electronic Currency Platform! We hope you find it useful and engaging. 🌟