Follow these steps to set up and run the React Vite project locally:
Clone the repository to your local machine using the following command:
git clone https://github.com/ts-31/bynryProject.git
cd bynryProject
npm install
npm run dev
### Features
**Profile Display**: View profiles with name, photo, and brief description.
**Interactive Mapping**: Explore addresses on a dynamic map.
**Summary Button**: Show map with location marker for selected profiles.
**Admin Panel**: Add, edit, and delete profiles.
**Search & Filter**: Search and filter profiles by various criteria.
**Responsive Design**: Mobile-friendly and accessible on all devices.
**Error Handling**: Graceful handling of invalid addresses and map issues.
**Loading Indicators**: Feedback during data fetch or map rendering.
**Profile Details**: Detailed view with additional profile information.