zhadier / portfolio

This portfolio intends to showcase some of the best projects I've done so far and let you know a little more about me. Do you have an idea you'd like to create and think I can be a good fit? Well then, let's connect!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

My Peronal Portfolio created using React. Desktop Preview

Deployment

You can find the app live link here

Built With

  • Languages: JavaScript, HTML & SCSS
  • Frameworks: React
  • Technologies used: Visual Studio Code

Getting Started

To launch the project locally:

Step 1:

  • Clone this repo locally using git in the command line and the following command
> git clone git@github.com:zhadier/portfolio.git
  • Alternatively, you can just download the complete zip file and extract the folder in your directory

  • Enter the portfolio folder using the following command and open it using a code editor of your choice.

> cd portfolio

Step 2:

  • Download all dependencies to use the Project
> npm install

Step 3:

In the project directory, you can run:

npm start

Runs the app in the development mode.\

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Author

👤 Zeeshan Haider

Platform Badge
GitHub @zhadier
LinkedIn Zeeshan Haider\

Show your support

Give a ⭐️ if you like this project! I would love to hear your thoughts and ideas 🖤

Acknowledgments

  • Thank you to all our peers who helped us out through this wonderful journey at Microverse. 🌥️

📝 License

This project is MIT licensed.

About

This portfolio intends to showcase some of the best projects I've done so far and let you know a little more about me. Do you have an idea you'd like to create and think I can be a good fit? Well then, let's connect!


Languages

Language:JavaScript 56.5%Language:SCSS 39.0%Language:HTML 4.5%