GitHub Resume
📃
⚓
Stand out of the crowd by showing a dazzling resume.
👔
💼
Build fast
🚀
and easy Personal GitHub resume!
See the demo of GitHub Resume
❓
What technologies used
- Github API
- NodeJS
- ExpressJS
- Handlebars
📥
Installing and Executing locally
-
Fork this repository, by clicking the Fork
button at the top-right on this page.
-
Clone the forked repository from your GitHub account.
git clone https://github.com/[replace-with-your-github-username]/github-resume.git
-
Go to the cloned directory (e.g. cd github-resume
).
-
Run npm install
to install all the dependencies
-
Inner the folder of the cloned project, start the application :
npm run start
- After that, the command will start a local server instance. Open (http://localhost:5000/) in your browser. The GitHub Resume will be displayed.
🖋
Contribute
Please, feel free to make pull request if you have any improvements or any sort of changes.Your contribution is always welcome!
ContributorsMuhammed Hashir | Shiyas Mohammed | Abdul Adhil PK
Made with
❤️
by xDev
See the demo of GitHub Resume
❓
What technologies used
- Github API
- NodeJS
- ExpressJS
- Handlebars
📥
Installing and Executing locally
-
Fork this repository, by clicking the
Fork
button at the top-right on this page. -
Clone the forked repository from your GitHub account.
git clone https://github.com/[replace-with-your-github-username]/github-resume.git
-
Go to the cloned directory (e.g.
cd github-resume
). -
Run
npm install
to install all the dependencies -
Inner the folder of the cloned project, start the application :
npm run start
- After that, the command will start a local server instance. Open (http://localhost:5000/) in your browser. The GitHub Resume will be displayed.
🖋
Contribute
Please, feel free to make pull request if you have any improvements or any sort of changes.Your contribution is always welcome!
Contributors
Muhammed Hashir | Shiyas Mohammed | Abdul Adhil PK
Made with