Giter Site home page Giter Site logo

shopping-website-using-mern's Introduction

Shopping websiteπŸ›’

This is a clone of shoping site where you can buy the product and rate them and top rated products are offered first.It also has admin feature where you can regulate your site.

Technology Stack πŸ‘©β€πŸ’»

It is made on MERN stack ie.

  1. Mongoose
  2. ExpressJS
  3. ReactJS with Redux and Thunk
  4. NodeJS

How to run locally?

steps -

  1. Run following command in your git bash - git clone https://github.com/Palak-137/Shopping-website-using-MERN.git
  2. Run the following command in root folder ie Shopping-website-using-MERN- npm install
  3. Run the command in frontend folder - npm install
  4. In the root folder run the command - npm run dev
  5. Open http://localhost:3000/ in your browser

Info πŸ“š

Frontend

The frontend is made with ReactJS and Redux with thunk. The store data is locally save in your browsers local Storage from where all the component is getting the required data. Redux Thunk middleware allows you to write action creators that return a function instead of an action. The thunk can be used to delay the dispatch of an action, or to dispatch only if a certain condition is met.

Backend

The database is no-sql form ie. Mongoose. Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Mongoose supports both promises and callbacks.
ExpressJS is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.


Functionality it has -

  1. Add to cart
  2. Login/SignUp
  3. Search an Item
  4. Edit your Profile
  5. Top rated product are shown first
  6. Rating and review can be given
  7. Admin functionalty
  8. Responsive


Made with ❀ & β˜• to learn

shopping-website-using-mern's People

Contributors

palak-137 avatar dependabot[bot] avatar

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.