https://github.com/shadmankhan/my-portfolio
https://github.com/shadmankhan/my-portfolio
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadmankhan/my-portfolio
- Owner: shadmankhan
- License: mit
- Created: 2020-09-09T15:57:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T17:49:35.000Z (over 4 years ago)
- Last Synced: 2025-01-22T11:16:17.420Z (4 months ago)
- Language: JavaScript
- Size: 9.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shadman Khan ReactJS Portfolio Template
## 👇 WATCH THIS FIRST 👇
## https://tinyurl.com/customizeReactPortfolio
## LIVE DEMO
## Description
This is a ReactJS based personal resume website template## Make it Your Own!
#### PREREQUISITES:
- Sign up for a Netlify account HERE
- Install Node JS in your computer HERE
#### PROCEDURE:
- Download the zip folder from Github and unzip it
Here is the link to download zip 👉
HERE
- Open the folder in VS Code
- Editpublic/resumeData.json
and add your personal details and projects
- Open terminal in VS Code
- RUNnpm init
, this command can be used to set up a new or existing npm package
- RUNnpm install
, this command pulls out all the require node modules
- RUNnpm run build
, this command will create a build folder for you
- DRAG AND DROP the BUILD folder on Netlify, your app is live now for the world to see## Credits
#### All Credits Goes to Tim Baker Original Repo