React Portfolio is a project in react.js. The output screenshots are attached below.
- Clone the repo
- route to the directory in terminal
- git clone [email protected]:aakritsubedi/react-portfolio.git
- open the folder in the editor of your choice
- route to the directory in terminal
- yarn install/ npm install - installs all the dependencies and packages
- yarn start/ npm start -all the basic installation to run react application should be configured
- open the folder in the code editor of your choice
- route to src/Constants/myInfo.js file
- my necessary changes Don't remove any variable. Only change the content of the variable defined in the
- Visit localhost:3000
Editing and Updating your info
myInfo.js
file.