To clone and run this application, you'll need Git and Node.js. From your command line:
# Clone this repository
$ git clone https://github.com/CoderSadhan/Sadhan-react-portfolio
$ Go and change the .env file data
# Go into the repository
$ cd Sadhan-react-portfolio
# Install dependencies
$ npm install
# Run the app
$ npm start