Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iRaul/creative-portfolios
🌀 A curated list of Creative Portfolios
https://github.com/iRaul/creative-portfolios
List: creative-portfolios
creative-portfolio-websites
Last synced: about 2 months ago
JSON representation
🌀 A curated list of Creative Portfolios
- Host: GitHub
- URL: https://github.com/iRaul/creative-portfolios
- Owner: iRaul
- License: mit
- Created: 2017-01-11T19:00:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T03:20:10.000Z (5 months ago)
- Last Synced: 2024-07-31T07:18:39.171Z (4 months ago)
- Topics: creative-portfolio-websites
- Language: JavaScript
- Homepage: https://www.creative-portfolios.com/
- Size: 25 MB
- Stars: 2,749
- Watchers: 61
- Forks: 295
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - iRaul/creative-portfolios - 🌀 A curated list of Creative Portfolios (JavaScript)
- more-awesome - Creative Portfolio Websites - Creative Portfolios. (Media)
README
# Creative Portfolios 🌀
> This project was created with [React](https://reactjs.org/), [Gatsby](https://www.gatsbyjs.org/) and [GraphQL](https://graphql.org/).
- Contributions are more than welcome. Please see [contribution guide](contributing.md).![Creative Portfolios](static/cp-screenshot-2.png)
### Portfolios ✨
- [Danny Garcia](https://danny-garcia.com/)
- [Diana Ilithya](https://www.ilithya.rocks/)
- [Bruno Simon](https://bruno-simon.com/)
- [Lynn Fisher](https://lynnandtonic.com/)
- [Rogie King](https://rog.ie/)
- [Shanteli Martin](https://shantellmartin.art/)
- [Pierre Reimertz](https://www.reimertz.co/)
- [Nick Jones](http://www.narrowdesign.com/)
- [Eli Fitch](http://eli.wtf/)
- [Fabio Ottaviani](http://www.supah.it/)
- [Julian Garnier](https://juliangarnier.com/)
- [Louis Hoebregts](https://mamboleoo.be/)### Install ⚙️
```
npm install / yarn install
```### Start 🏃
```
npm run develop / yarn develop
```### Build 😷
```
npm run build / yarn build
```