A clean and simple portfolio template built with HTML, CSS and React
Personal Portfolio
A clean and simple portfolio template built with HTML, CSS and React.js.
Link can be found here. Contact email is admin@lindseyk.dev
Instructions
Setup
git clone https://github.com/codelikeagirl29/react-portfolio.git
cd react-portfolio
and then to install and view in browser.
npm install
npm run start
Install and run –
yarn
yarn start
How to use
-
Open
src/info/
and make changes. -
Build and deploy –
yarn build
yarn deploy