DEV Community

Said Mounaim
Said Mounaim

Posted on

Filtering, Sorting and Pagination With React Hooks & Redux 😍

Demo

Github


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
Enter fullscreen mode Exit fullscreen mode

How To Use

From your command line, clone and run React Redux Filtering:

# Clone this repository
$ git clone https://github.com/saidMounaim/React-Redux-Filtering.git

# Go into the repository
$ cd React-Redux-Filtering

# Install dependencies
$ npm install

#Start's development server
$ npm start
Enter fullscreen mode Exit fullscreen mode

Technologies Used

Top comments (0)