React Create Dashboard layout ▶ Understand dependencies first 💡 Install react-pro-sidebar https://www.npmjs.com/package/react-pro-sidebar 💡 Install react icons to get more icons https://react-icons.github.io/react-icons/icons?name=fa 💡 See reactstrap official documents https://reactstrap.github.io/components/alerts/ 💡 You can install React FontAwesome from the below link https://www.npmjs.com/package/react-fontawesome 💻 You can create a new react project with the below command 📁 index.js index.js file is […]

Read More →