https://github.com/dun-sin/template-portfolio
A template portfolio for you to use
https://github.com/dun-sin/template-portfolio
hacktoberfest portfolio-template react template template-repository
Last synced: about 2 months ago
JSON representation
A template portfolio for you to use
- Host: GitHub
- URL: https://github.com/dun-sin/template-portfolio
- Owner: Dun-sin
- License: mit
- Created: 2022-05-09T06:54:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T08:45:25.000Z (over 1 year ago)
- Last Synced: 2025-04-11T20:11:45.676Z (about 2 months ago)
- Topics: hacktoberfest, portfolio-template, react, template, template-repository
- Language: JavaScript
- Homepage: https://portfolio-template-olddunsin.vercel.app/
- Size: 725 KB
- Stars: 50
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# template-portfolio
This project gives you a template to use and edit for your portfolio instead of building form scratch## How to use
Click [`Use this template`](https://github.com/Dun-sin/template-portfolio/generate) and it will create a new repo not a fork with all the files of this project for you
## π§πΎβπ» Demo
Check out the website: [Template](https://portfolio-template-olddunsin.vercel.app/)
## ππ½ Prerequisites to use and contribute
- [React.js](https://reactjs.org/) - to use
Before installation, please make sure you have already installed the following tools:- [Git](https://git-scm.com/downloads) - to contribute
- [Node.js](https://nodejs.org/en/download/) - to contribute## ππΎ What you have to do to contribute
- [Read the rules](https://github.com/Dun-sin/template-portfolio/blob/main/CONTRIBUTING.md#rules)
- [Follow the installation Steps](#%EF%B8%8F-installation-steps)
- [Follow the contributing Steps](#-after-making-a-change)## π οΈ Installation Steps
1. [Fork](https://github.com/Dun-sin/template-portfolio/fork) the project. Click on the
icon in the top right to get started
2. Clone the project, you can use the following command:```bash
git clone https://github.com//template-portfolio
```3. Navigate to the project directory
```bash
cd template-portfolio
```4. Install dependencies with npm install
```bash
npm install
```5. Run the project
```bash
npm start
```## π₯ After making a change
1. Create a new branch
```bash
git checkout -b YourBranchName
```2. Add it to staging area
> NOTE: don't commit the package.json
```bash
git add
```3. Commit your changes with
```bash
git cz
```4. Push your changes
```bash
git push
```## π¨βπ©βπ¦ Community
Don't forget to join the discord community - [Join us](https://discord.com/invite/ufcysW9q23)
## π©π½βπ» Contributing
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are greatly appreciated.
- Check out our [contribution guidelines](/CONTRIBUTING.md) for more information.## π‘οΈ License
This template is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## πͺπ½ Thanks to all Contributors
Thanks a lot for spending your time helping template grow. Thanks a lot! Keep rockingπ»
[](https://github.com/Dun-sin/template-portfolio/graphs/contributors)
## ππ½ Support
This project needs a starοΈ from you. Don't forget to leave a starβ¨