This project is a React portfolio which is popular JavaScript library for building user interfaces, particularly for single-page applications.
Before running this project, make sure you have the following software installed on your system:
- Node.js (v14 or higher)
- npm (v6 or higher)
To get started, you need to download the above requirements, clone this repo & install the dependencies.
You can do this by running following commands in your terminal.
Clone the repo
git clone https://github.com/PRAM1N/react-portfolio.git
cd react-portfolio
Install dependencies
npm install
To start, run the following command
npm start
https://github.com/PRAM1N/react-portfolio/
You can read in the license file for more details.