iMiebaka / iMiebaka.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

my-portfolio


Portfoilio Web Page for yours truly

πŸ“ Table of Contents

πŸ’‘ Idea / Solution

I need site to host my web portfolio, but the cost of running it on a server all the time was beyound my budget. In my quest for static content hosting, I thought of GitHub Page.

Prerequisites

This project was build with react βš›οΈ.
To run this project locally you need to have node install on your machine

node -v   #confirm node installation

Installing

Open up a command window and run the following code below

git clone https://github.com/iMiebaka/my-portfolio
cd my-portfolio
npm install

If the dependencies are completely install, start the app with the code below.

npm run dev

🎈 Usage/ Modifications

The Files to be modified are in the Component folder
The file with basic information about the web page in the info.js file.

⛏️ Built With

Run the build command to get production build

npm run build

The build files are located in the dist dir

✍️ Authors

πŸŽ‰ Acknowledgments

About


Languages

Language:CSS 81.3%Language:Vue 15.8%Language:TypeScript 2.0%Language:HTML 0.8%Language:JavaScript 0.1%Language:Shell 0.1%