PharmaNear is a full stack web application designed to help users locate nearby pharmacies and access pharmaceutical services.
PharmaNear/
├── frontend/ # React application (Vite)
├── backend/ # Backend API
├── README.md
├── .gitignore
- Node.js (v18+ recommended)
- npm
- Navigate to the
frontend
directory:cd frontend
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Locate nearby pharmacies
- Search and filter pharmaceutical services
- Responsive UI
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change."# Pharma_Near"