Skip to content

Tedymwenda/portfolio

Repository files navigation

portfolio - a clean and simple portfolio template

It is built using React.

Preview

Live Preview

Instructions

Setup

git clone https://github.com/Tedymwenda/portfolio
cd portfolio

If you use npm or yarn (optional) -

npm install
npm start

Or -

yarn install
yarn start

How to use

  • Open public/index.html and replace -

<title>Tedy Mwenda</title> with <title>Your Name</title>.

  • Open src/portfolio.js and make changes.

Deployment

  • Go to package.json file and replace -

"homepage": "https://github.com/Tedymwenda/portfolio"

with "homepage": "https://yourusername.github.io".

  • Push the changes.

  • Build and deploy -

yarn build
yarn deploy

About

portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors