GithubHelp home page GithubHelp logo

shopvivo's Introduction

An E-Commerce Platform

Alt text

Overview

This project is a responsive e-commerce platform developed to provide a comprehensive shopping experience. It features multi-tiered authorization for secure access, utilizes modern technologies for efficient development, and ensures seamless integration between frontend and backend components.

Features

  • Responsive Design: Optimized for various devices to ensure a consistent user experience.
  • Multi-Tiered Authorization: Secure access control with roles such as Admin, Seller, and Customer.

Technologies Used

  • Frontend: React.js for building dynamic user interfaces.
  • Backend: Node.js and Express.js for server-side logic and API development.
  • Database: MongoDB for data storage and retrieval.
  • State Management: Redux for managing global state in the frontend.
  • Image Storage: Cloudinary for handling image uploads and storage.
  • Authentication: JWT-based authentication for secure user sessions.

Installation

  1. Clone the Repository

    git clone https://github.com/Smr0303/Shopvivo.git
    npm install
    
  2. Now for installing packages for frontend do

     cd frontend
     npm install
     cd ..
  3. Set Up Environment Variables

        PORT
        DB_URI 
        STRIPE_API_KEY
        STRIPE_SECRET_KEY
        JWT_SECRET
        JWT_EXPIRE
        COOKIE_EXPIRE
        SMPT_SERVICE 
        SMPT_MAIL
        SMPT_PASSWORD
        SMPT_HOST
        SMPT_PORT
        CLOUDINARY_NAME
        CLOUDINARY_API_KEY
        CLOUDINARY_API_SECRET
    
  4. Run the Application

        npm start
  5. Access the Application

       Open your browser and navigate to http://localhost:PORT    

shopvivo's People

Contributors

smr0303 avatar realthomascat avatar hvst03 avatar

Watchers

 avatar

Forkers

harsh9425

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.