内容简介:React-Portfolio is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial
React-Portfolio is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.
Preview
How to use
- Clone/Download the repo.
- Run
npm install
. - Change the values in
src/resumeData.js
to suit your use-case. - Run
npm start
to spin the up the local dev server port 3000.( http://localhost:3000 ). - Make required changes in
src/resumeData.js
to suit your needs.
以上所述就是小编给大家介绍的《Clean, elegant and best React.js portfolio》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
编程珠玑(英文版・第2版)
[美] Jon Bentley / 人民邮电出版社 / 2010-8 / 39.00元
多年以来,当程序员们推选出最心爱的计算机图书时,《编程珠玑》总是位列前列。正如自然界里珍珠出自细沙对牡蛎的磨砺,计算机科学大师Jon Bentley以其独有的洞察力和创造力,从磨砺程序员的实际问题中凝结出一篇篇不朽的编程“珠玑”。这些文章是《ACM通讯》最受欢迎的专栏文章,最终结集为两部书出版。本书为第一卷,主要讨论计算机科学中最本质的问题:如何正确选择和高效地实现算法。 在书中,作者选取许......一起来看看 《编程珠玑(英文版・第2版)》 这本书的介绍吧!