Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rashedulhaquerasel1/love-link
Love Link is an online matrimony platform for finding life partners. Features include profile filters, success stories, and a user dashboard for managing profiles and contact requests. Sign up at Love Link to start your journey towards finding love.
https://github.com/rashedulhaquerasel1/love-link
css html npm-package react tawilwind
Last synced: about 16 hours ago
JSON representation
Love Link is an online matrimony platform for finding life partners. Features include profile filters, success stories, and a user dashboard for managing profiles and contact requests. Sign up at Love Link to start your journey towards finding love.
- Host: GitHub
- URL: https://github.com/rashedulhaquerasel1/love-link
- Owner: RashedulHaqueRasel1
- Created: 2024-07-03T18:08:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T15:44:43.000Z (4 months ago)
- Last Synced: 2024-07-15T19:05:10.744Z (4 months ago)
- Topics: css, html, npm-package, react, tawilwind
- Language: JavaScript
- Homepage: https://love-link-client.vercel.app/
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Love Link - Matrimony Platform
Love Link is an online matrimony platform where people can choose their life partners.
## Getting Started
To get started with Love Link, visit [Love Link](https://love-link-client.vercel.app) and sign up to find your life partner.
## Features
### NavBar
- **Home**
- **BioDatas**
- **About Us**
- **Contact Us**
- **Dashboard** (visible only when user is logged in)
- **Logout** (visible only when user is logged in)
- **Login** (visible only when user is logged out)### Pages
#### Home Page
- A beautiful slider showcasing key highlights
- Six premium cards featuring top profiles
- "How It Works" section explaining the process
- "Our Success Counter" displaying the number of successful matches
- "Our Success Stories" section with testimonials
- Footer with additional links and information#### BioDatas Page
- **Left Side:** Filter options for refining search results
- **Right Side:** Display of Bio Data's based on filters#### About Us
- Detailed information about the platform and its mission#### Contact Us
- **Name Input:** Field for users to enter their name
- **Email Input:** Field for users to enter their email
- **Text Input:** Field for users to enter their message
- **Submit Button:** Button to submit the contact form### Dashboard
- **User Edit Page:** Users can edit their bio data
- **View Data:** Users can view their bio data
- **My Contact Requests:** Users can see and delete their contact requests
- **Favorite BioData:** Users can view their favorite profiles
- **Got Married:** Users can submit their success story after getting married## Usage
1. **Home Page:** Explore the platform's features and see success stories.
2. **BioDatas Page:** Use filters to find potential matches and view their profiles.
3. **About Us:** Learn more about Love Link.
4. **Contact Us:** Reach out to us with any questions or feedback.
5. **Dashboard:** Manage your profile, view and respond to contact requests, save favorite profiles, and share your success story.## Technology Used
- Html
- Tailwind CSS
- Daisy UI
- Meraki UI
- Swiper.js
- Git
- React Router Dom
- React Hook Form
- React Icon
- Express.js
- React.js
- MongoDB
- Firebase
- SweetAlert
- Axios## Getting Started
To get a local copy up and running, follow these simple steps.
## Installation
1. Clone the repo:
```sh
git clone https://github.com/RashedulHaqueRasel1/Love-Link.git2. Navigate to the project directory:
```sh
cd Love-Link3. Install all dependencies:
```sh
npm install
4. Live Preview
To run the project locally and see a live preview:
```sh
npm run dev