devfolio
A developer's portfolio template
This is modification of the original work done by Ryan Fitzgerald
For Developers
To setup the template follow the steps:
- Fork the repo.
- run
npm install - run
npm run watch
To contribute to this repository:
- Star the repository.
- Fork the repository.
- Clone the repository on your local system.
git clone your-repository-url
- Make changes locally.
git add .
git commit -m "made it better"
git push origin master
- Create a Pull Request - A "new pull request" button will appear on your forked repository. Use that to make the pull request.
Log in or sign up for Devpost to join the conversation.