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
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
Top comments (0)