/DevTown_Assignment

A simple Product page including all product page functioanlity

Primary LanguageJavaScript

DevTown_Assignment

React App with Product page functionality

This is a sample React application with filtering, sorting, and pagination features. It's backed by an Express.js server using MongoDB as the database. The backend server is built with Node.js.

Getting Started

Follow the steps below to get this React app up and running.

  1. Open the root file in the terminal.
  2. npm run start

Features

  • Filtering: Easily filter data based on specific criteria.
  • Sorting: Sort data by various attributes (e.g., price ).
  • Pagination: Navigate through data using pagination controls.

Technologies Used

  • Frontend: React
  • Backend: Express.js
  • Database: MongoDB
  • Server: Node.js

Prerequisites

Make sure you have the following software installed on your system:

  • Node.js and npm (Node Package Manager)
  • MongoDB

Installation

  1. Clone the repository:
git clone https://github.com/Abidkhan263187/DevTown_Assignment.git