cd client
on the terminal
npm install
npm i axios react-router-dom
Don't forget to regularly run git pull as someone can make changes on the remote repository check the package.json file dependencies and then install any new dependencies
cd client
on the terminal
npm install
npm i axios react-router-dom
Don't forget to regularly run git pull as someone can make changes on the remote repository check the package.json file dependencies and then install any new dependencies