andrewjamesford / pern-filtering-sorting-pagination

An example PERN app demonstrating filtering sorting and pagination with a mock e-commerce store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filtering Sorting and Pagination

An example PERN app demonstrating filtering sorting and pagination with a mock e-commerce store

Written in NodeJS and ReactJS application.

Dependencies

Recommended VS Code Extensions

Credits

  • Please note: The product images and logos used in this project were created with Dall-E 3/Microsoft Copilot.

Getting Started

  • Clone the repository
  • Open the workspace in VS Code
  • Run npm install in the root directory of the client and server folders
  • Open a terminal at the root folder and run docker-compose up to start the PostgreSQL database and application

About

An example PERN app demonstrating filtering sorting and pagination with a mock e-commerce store

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.9%Language:HTML 2.3%Language:Dockerfile 1.4%Language:CSS 0.3%