Skip to content

jinishakheni/BrainBash-Frontend

Repository files navigation

BrainBash Frontend

BrainBash is a web platform that provides a marketplace for experts across various domains to share online events and offer consultations. Users can attend events, seek personalized advice, and request expert assistance, all through a seamless and user-friendly interface.

Features

  • Marketplace: Discover online events across diverse areas of expertise.
  • Expert Consultations: Connect with experts for one-on-one consultations and personalized requests.
  • Responsive UI: The interface is fully responsive, providing a consistent experience across different devices.
  • Secure Authentication: Register and log in safely to access the platform’s features.

Technologies

BrainBash is built using a robust modern tech stack:

  • Frontend: Vite, JavaScript, React, HTML, CSS
  • Backend: Node.js, Express.js, MongoDB, Mongoose

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/jinishakheni/BrainBash-Frontend.git
  2. Navigate to the project directory:
    cd BrainBash-Frontend
  3. Install the dependencies:
    npm install

Running the Application

  1. Start the development server:
    npm run dev
  2. Open your browser and visit http://localhost:3000 to access the application.

Building for Production

To create an optimized build for production, run:

npm run build

The production-ready files will be available in the dist directory.

Contributing

We welcome contributions to BrainBash! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push the branch to your fork.
  5. Submit a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or need assistance, feel free to open an issue or contact us.

About

BrainBash: A full-stack application uniting experts and learners through live events, personalized consultations, and a thriving community platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors