https://modern-bank-website-03.netlify.app/
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
Clone the repo
https://github.com/Ujjalzaman/Easy-Consulting-react
Install NPM packages
npm install
or
yarn add
Start the project
npm run dev
or
yarn start
Deployment
npm run build