how to update version of dependencies reactjs
$ npm install -g npm-check-updates
$ ncu -u
$ npm install
how to update version of dependencies reactjs
$ npm install -g npm-check-updates
$ ncu -u
$ npm install
install react dependencies
//Sass framework
npm install node-sass --save
//Router, Route, Link
npm install react-router-dom
//Material UI
npm install @material-ui/core
npm install @material-ui/icons
//Font awesome icons
npm install --save @fortawesome/fontawesome-free
//APIS
npm install axios
//scroll animation
npm install aos --save
//react hook form
npm install react-hook-form
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us