/wineshop

Primary LanguageJavaScript

This is the basic e-commerce website of wines developed using Mongoose, ExpressJs, and NodeJs for server side. You need to clone another repository for client side (front-end).

Table of contents

How to run the app

To run this application, you need to follow the following steps:

  • Clone the repository
  • cd server
  • npm install for installing the required libraries
  • npm start
  • Clone repository for client side. (if not done yet)
  • You will find the steps to start the server from the above repository.

Added Functionalities

  • Sorting by rating
  • Pagination