Giter Club home page Giter Club logo

shopitt's Introduction

Shopitt - Full Stack Ecommerce Web App

Shopitt is a powerful and versatile Ecommerce web application built with the MERN stack (MongoDB, Express, React, Node.js) and TypeScript. This repository is open to contributions as part of Hacktoberfest 2023. We welcome developers to enhance and improve this project.

Table of Contents

Features

  • Modern, responsive, and user-friendly UI
  • Full-fledged shopping cart
  • User authentication and authorization
  • Product catalog with search and filter options
  • Payment processing integration
  • Order tracking and history
  • Admin panel for managing products, orders, and users
  • Extensible with TypeScript

Getting Started

Follow these instructions to get a local instance of Shopitt up and running.

Prerequisites

  • Node.js and npm installed
  • MongoDB installed and running

Installation

  • Clone the repository:

    git clone https://github.com/yourusername/shopitt.git
    cd shopitt
    
  • Install server dependencies:

    cd server
    npm install
    
  • Install client dependencies:

    cd ../client
    npm install

Usage

  • Start the server:
    cd ../server
    npm start
    Start the client:
    
    cd ../client
    npm start
    

Access the application in your browser at http://localhost:3000

Contributing

We welcome contributions from the community to make Shopitt even better. To contribute, please follow these steps:

  • Fork the repository on GitHub.
  • Clone your fork locally.
  • Create a new branch for your feature or bug fix.
  • Make your changes and commit them with descriptive messages.
  • Push your changes to your fork on GitHub.
  • Submit a pull request to the main repository's main branch.
  • Please refer to our Contribution Guidelines for more details.

shopitt's People

Contributors

bapblog avatar sandy088 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sandy088

shopitt's Issues

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.