Portfolio site in minutes - React

栏目: IT技术 · 发布时间: 6年前

内容简介:You can change the whole look of the template just changing values in src/config/config.js

YourPortfolio

YourPortfolio is a readymade react portfolio template that could be used to develop portfolio sites in minutes just changing values of config.js.

Preview

Portfolio site in minutes - React View Live Preview

Status

How To Use

You can change the whole look of the template just changing values in src/config/config.js

Config.js

export const configuration = {
    Navbar:{
        NavbarTitle:'Valeed Anjum',
        NabarOptions:['portfolio','about','contact']
    },
    Masthead:{
        MastheadTitle:'Valeed Anjum Siddiqui',
        Labels:['seo expert','react developer','freelancer']
    },
    Portfolio:{
        PortfolioTitle:'my work',
        PortfolioItems:[
            {image:'img/portfolio/cabin.png',name:'cabin',des:'des cabin'},
            {image:'img/portfolio/cake.png',name:'cake',des:'des cake'},
            {image:'img/portfolio/circus.png',name:'circus',des:'des circus'},
            {image:'img/portfolio/game.png',name:'game',des:'des game'},
            {image:'img/portfolio/safe.png',name:'safe',des:'des safe'},
            {image:'img/portfolio/submarine.png',name:'submaribe',des:'des submaribe'},
        ]
    },
    About:{
        AboutTitle:'About ok',
        AboutMe1Sec:`Freelancer is a free bootstrap theme created by Start Bootstrap. 
        The download includes the complete source files including HTML, CSS, and JavaScript as 
        well as optional SASS stylesheets for easy customization.`,
        AboutMe2Sec:`You can create your own custom avatar for the masthead, change the icon in the dividers,
        and add your email address to the contact form to make it fully functional!`,
        ButtonName:'Download !',
        ButtonIconFontAwesome:'fas fa-download mr-2',
        ButtonSite:'https://github.com/ValeedAnjum/yourportfolio'
    },
    Footer:{
        section1:{
            title:'Location',
            address1:'Siddiqui House',
            address2:'Mohalla Gharibabad'
        },
        section2:{
            title:'Around the Web',
            facebook:'https://web.facebook.com/valeed.anjum.1',
            twitter:'https://twitter.com/ValeedAnjum2',
            dribbble:'https://www.linkedin.com',
            linkedin:'https://dribbble.com'
        },
        section3:{
            title:'yourportfolio',
            description:'YOURPORTFOLIO is free to use, MIT licensed theme created by Valeed Anjum.'
        }
    }
}

Usage

git clone https://github.com/ValeedAnjum/yourportfolio.git
run "npm install" command in project directory

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT


以上所述就是小编给大家介绍的《Portfolio site in minutes - React》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

做自己:鬼脚七自媒体第一季

做自己:鬼脚七自媒体第一季

鬼脚七 / 电子工业出版社 / 2013-7 / 77.00元

当我们习惯了在社会上带着面具的时候,真实成为了一件奢侈的事情。 做到足够真实,让自己的本性表达出来,这需要勇敢。本书是鬼脚七自媒体的原创文集,主题就是做自己。本书有关于生活、互联网、自媒体的睿智分享,也有关于淘宝、搜索的独到见解,是一本接地气,文艺范,并充满正能量的电商生活书。 本书最适合淘宝卖家、电子商务人群、希望了解电商和互联网的人群阅读,也推荐热爱生活的70、80、90后阅读。一起来看看 《做自己:鬼脚七自媒体第一季》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换