An open API service indexing awesome lists of open source software.

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

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

![image](https://user-images.githubusercontent.com/78784850/198232353-35fa6d2f-5816-4818-9381-a5bf394b146a.png)

## πŸ§‘πŸΎβ€πŸ’» 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🍻

[![Contributors](https://contrib.rocks/image?repo=Dun-sin/template-portfolio)](https://github.com/Dun-sin/template-portfolio/graphs/contributors)

## πŸ™πŸ½ Support

This project needs a star️ from you. Don't forget to leave a star✨