Skip to content

Parag0712/Mern-Project

Repository files navigation

Subh Network Project

Demo

Visit the Subh Network Project to explore the live demo.

Description

The Subh Network project is a platform where users can showcase their services to connect with potential clients and collaborators. It provides a space for individuals and businesses to present their offerings, enabling communication, collaboration, and networking. The project utilizes React for the frontend, Node.js with Express.js for the backend, MongoDB for the database, and Cloudinary for storing service-related media.

Features

  • User authentication and authorization
  • Creation and management of user profiles
  • Showcase services with detailed descriptions and media
  • Networking and collaboration opportunities
  • Real-time updates and notifications

Technologies Used

  • Frontend:

    • React.js
    • React Form Hook
    • redux
  • Backend:

    • Node.js
    • Express.js
    • MongoDB
    • jwt token
    • bcrypt
    • cors
  • Cloud Services:

    • Cloudinary

Installation

  1. Clone the repository: git clone <repository-url>

  2. Navigate to the project directory: cd subh-network-project

  3. Install dependencies:

  4. Set up environment variables:

  • Create a .env file in the server directory
  • see .env.sample file
  1. For Cmd: check package.json scripts

Usage

This platform is designed for users can show our services, connect with Us,. Users can create detailed profiles, in this project i learn how to connect backend and frontend and i make api in node js express js in frontend i make admin pannel admin can add service ,delete user and normal user can signIn and show our service.

Credits