Giter Club home page Giter Club logo

react-ecommerce-website's Introduction

InShop ecommerce website

Inshop Ecommerce website using react and django

Hi! here iam created ecommerce website using react.js, django web framework and django restframework. In this project I used django for a backend. Django restframework used to convert the backend to api format. In frontend I used react.js for webpage design and redux for state management and user authentication I use jwt token authentication.

Inshop Ecommerce

Installation

Windows:

For creating React app

npx create-react-app [Project Name]

Here we are using Anaconda virtual enviranment

conda create -n env name python=version

conda activate env name

Development setup

Describe how to install all development dependencies and virtual environment setup

dependencies for frontend:

After we installed the above dependencies check the package.json file wheather the dependencies are installed

Packages

   "dependencies": {
    "@testing-library/jest-dom": "^5.11.10",
    "@testing-library/react": "^11.2.6",
    "@testing-library/user-event": "^12.8.3",
    "axios": "^0.21.1",
    "create-react-class": "^15.7.0",
    "react": "^17.0.2",
    "react-bootstrap": "^1.5.2",
    "react-bootstrap-validation": "^0.1.11",
    "react-dom": "^17.0.2",
    "react-paypal-button-v2": "^2.6.3",
    "react-redux": "^7.2.4",
    "react-router-bootstrap": "^0.25.0",
    "react-router-dom": "^5.2.0",
    "react-scripts": "4.0.3",
    "redux": "^4.1.0",
    "redux-devtools-extension": "^2.13.9",
    "redux-thunk": "^2.3.0",
    "web-vitals": "^1.1.1"
  },

Requriements for Django:

    pip install Django==3.1.4
    pip install django-cors-headers==3.6.0
    pip install djangorestframework==3.12.2
    pip install djangorestframework-simplejwt==4.6.0
    pip install Pillow==8.0.1
    pip install PyJWT==2.0.1
    pip install pytz==2021.1
    pip install sqlparse==0.4.1
    pip install typing-extensions==3.7.4.3
    pip install wincertstore==0.2

Runtime version:

    Python 3.8.8

Meta

BHARATHA KUMAR โ€“ [email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/bharath2408/react-ecommerce-website

Contributing

  1. Fork it (https://github.com/bharath2480/react-ecommerce-website/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

react-ecommerce-website's People

Contributors

bharath2408 avatar

Stargazers

SANTHOSH KUMAR S avatar

Watchers

 avatar

react-ecommerce-website'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.