Below you will find some information on how to perform common tasks.
After cloning the project, it should look like this:
react-redux-test/
back-end
front-end
cd back-end
run the comand: npm install
run the comand: npm run json:server
cd front-end
run the comand: npm install
run the comand: npm start