Skip to content

thorataditya84/react-search-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-search-filter

use following commands from root directory to start api (port: 5000)

cd api
npm install
node ./index.js

then go back to root directory

cd ..

use following commands from root directory to start client (port: 3000)

cd client
npm install
npm start

Releases

No releases published

Packages

No packages published

Languages