Welcome to EthioRX Online Pharmacy, the premier platform for accessing prescription and over-the-counter medications with ease and speed throughout Ethiopia. 🇪🇹
In Ethiopia, accessing medications quickly and securely can be a challenge. EthioRX aims to bridge that gap, providing a streamlined way for customers across the country to order medications from the comfort of their homes. With cutting-edge technology and a vast network of trusted partners, we're transforming how healthcare products are delivered.
- User-Friendly Interface: Easily navigate and find the medications you need with our intuitive platform.
- Real-Time Tracking: Track your orders from start to finish with up-to-date delivery information.
- Nationwide Delivery: We deliver to both urban and rural areas across Ethiopia, ensuring that no one is left behind.
- Multilingual Support: Our platform is available in English, Amharic, and Oromiffa, with dedicated customer support in multiple languages.
- Secure Payments: Enjoy safe and encrypted payment options for your transactions.
- HTML: A fast and lightweight build tool designed to streamline development for modern web projects.
- CSS: A powerful JavaScript library for building interactive user interfaces, ensuring a smooth and responsive web experience.
- JS: A React-based framework that supports server-side rendering and static site generation, optimizing both performance and SEO.
You can try Vercel, a simple, user-friendly, and sophisticated platform to host your Next.js applications with ease.
It takes care of deployment, scaling, and performance optimization, allowing you to focus on building your application.
Prerequisites: docker, docker-compose, git. Refer to Docker Documentation for more details on Docker setup.
Run the following commands:
git clone https://github.com/saikyo0/ethiorx
cd ethiorx
docker-compose up -d
After a couple of minutes, the site should be accessible on your localhost port: 3000.
To set up the repository locally, follow the steps mentioned below:
-
Clone the repository:
git clone https://github.com/saikyo0/ethiorx cd ethiorx
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the URL
http://localhost:3000
in your browser, and you should see the application running.