The Shopping App is a Multi-Language and Multi-Currency Management and is designed to help businesses manage content in multiple languages and currencies. This app simplifies the process of localization and internationalization, making it easier to reach a global audience.
- Multi-Language Support: Easily add and manage content in multiple languages.
- Multi-Currency Support: Display prices and handle transactions in various currencies.
- User-Friendly Interface: Intuitive design for easy navigation and content management.
- Localization: Customize content based on the user's location.
- Integration: Seamlessly integrate with existing systems and platforms.
To install the app, follow these steps:
- Clone the repository:
git clone https://github.com/kirankumar-Matham96/Shopping-App.git
- Navigate to the project directory:
cd Shopping App
- Install the dependencies:
npm
yarn
npm install
pnpmyarn add
pnpm install
To start the app, run:
npm
npm run dev
yarn
yarn dev
pnpm
pnpm dev
Open your browser and navigate to http://localhost:5173
to access the app.
This project is licensed under the MIT License. See the LICENSE file for details.