I developed a fully responsive site using the React (18.2.0) and Bootstrap (5.2.3) frameworks. I utilized states and props in React to implement dynamic functionality, while leveraging the flexibility and user-friendly nature of Bootstrap to create a visually appealing and easily navigable website.
Follow these Steps to install this react app:
-
Clone it and visit the root folder in terminal
-
Install the dependencies by running the following command
npm i
ornpm install
-
Launch the app using following command:
npm start