It is a personal static website/portfolio template hosted with GitHub Pages, built to showcase my recent projects.
Site URL / Demo »
hashirshoaeb.github.io/home
About Me
Dependencies defined in package.json:
Reactjs | Bootstrap | Typist | GitHub API | Instagram API
Name | Profession |
Resume | About me |
Project is open source. Feel free to make your own version. All you need to do is to fork this repository, edit src/editable-stuff/config.js and add resume. Mark star ⭐ if you like the project.
You should have Node.js and Git installed on your PC. You should also own a GitHub account.
Clone the forked repo from your account using:
git clone https://github.com/<your-username>/home.git
Open in editor and edit src/editable-stuff/config.js file.
Add your resume as
Change URL in package.json file:
"homepage": "https://<your-username>.github.io/home"
Or for deployment at custom domain, refer create-react-app.dev
After editing run the following bash commands:
npm install
npm start
To deploy website, run:
npm run build
npm run deploy
Or for deployment at <username>.github.io, refer READMEdocs/custom-deployment.md and pages.js
Congrats your site is up and running. To see it live, visit:
https://<your-username>.github.io/home
To change the thumbnail image:
Next time if you make changes, repeat from step 8.
Facing issues? Feel free to contact at hashirshoaeb@gmail.com.
If you found this project valuable, please consider giving it a ⭐️ on GitHub. Your support keeps me motivated! If you’d like to further support my work, you can buy me a book. Thank you for your generosity!
Have you changed something in the code to create your own version? Feel free to share with me, I will list them in this space.
Guhyun Chung |
Hamza Sohail |
Aymun Tariq |
Ana Ashrafi |
Jeffery John |
Remi Mestdagh |
Esse projeto foi traduzido para português! Se você gostou dele e quer criar a sua própria versão, confira o repositório do @tashima42 em https://github.com/Tashima42/home. Novas contribuições e revisões na tradução são muito bem vindas!
This project has been archived. Means that it is no longer actively maintained by developer. Free free to fork, use and maintain your own version. You can check my new portfolio template here