Skip to content

Anshikarawat14/WeMatch

Repository files navigation

WeMatch

WeMatch is a modern event management platform built with React, designed to help users discover, book, and review event services such as venues, catering, photography, and more.

Features

  • User authentication (login/register)
  • Browse and book event services
  • View and submit reviews
  • Responsive and modern UI
  • Firebase integration for backend services

Demo

image

Getting Started

Prerequisites

  • Node.js (v14 or higher recommended)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/WeMatch.git
    cd WeMatch
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Set up Firebase:

    • Create a Firebase project at Firebase Console.
    • Copy your Firebase config to src/Firebase/firebase.config.js.
  4. Start the development server:

    npm run dev
    # or
    yarn dev
  5. Open in browser:

Project Structure

Scripts

  • npm run dev — Start development server
  • npm run build — Build for production
  • npm run preview — Preview production build

Technologies Used

By Anshika :)


Happy Matching!

About

WeMatch is a modern matchmaking web platform designed to connect compatible users through intelligent profile matching. Built with a focus on clean UI and responsive design, it offers features like user registration, login, profile management, and preference-based matching to enhance user experience and interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors