MonalikaPatnaik / SheEARNS

https://she-earns-xi.vercel.app
6 stars 15 forks source link

SheEarns

Overview

SheEarns is a web application dedicated to giving exposure to small local businesses run by individuals, such as housewives or entrepreneurs working from their homes or small spaces. The platform aims to empower and uplift these businesses by providing them with a virtual space to create their online shops and showcase their work. The goal is to help these individuals increase their income and expand their reach to a wider audience that may not have discovered them otherwise.

Features

How it Works

  1. Create Your Shop: Entrepreneurs can easily sign up and create their virtual shop on SheEarns, providing essential details about their business and offerings.

  2. Customize Your Space: Users have the flexibility to customize their shop space, adding images, descriptions, and other details to make their online presence unique and appealing.

  3. Showcase Your Work: Individuals can showcase their products or services effectively, providing potential customers with a glimpse of their skills and offerings.

  4. Connect with Customers: SheEarns enables direct interaction between business owners and customers, fostering a sense of community and personalized engagement.

Getting Started

To get started with SheEarns, follow these steps:

  1. Clone the repository:

    
    git clone https://github.com/your-username/sheEarns.git4
  2. Navigate to Directory ( to access the frontend)

    
    cd client
  3. Install dependencies:

    
    npm install
  4. Run the application:

    
    npm start
  5. For accessing the backend, Navigate to

    
    cd server
  6. Start the backend server

    
    npm run dev
  7. Now you can access the frontend on your localhost:3000 and backend on localhost:4000

    Contributing

    We welcome contributions from the community. If you find any issues or have suggestions for improvement, please feel free to submit a pull request.