Skip to content

mdfaizan7/portfolio-v1

Repository files navigation

Gatsby

Mohammad Faizan Azim

Full Stack Developer

Build Status GitHub Website Mohammad Faizan Azim's Site Preview

NOTE: If you are using this site as a template for your own portfolio site, I would be very glad if you add a link to the original site with my name in footer.

🚀 Quick start

Run the site locally

NOTE: The default branch for this repo is develop, when you push or pull make sure you specify the correct branch.

Step 1: Clone The Repo

Fork the repository. then clone the repo locally by doing -

git clone https://github.com/mdfaizan7/mdfaizan7.github.io.git

Step 2: Install Dependencies

cd into the directory

cd mdfaizan7.github.io

install all the dependencies

yarn install

Step 3: Start Development Server

Then start the development Server

yarn develop

After running the development server the site should be running on https://localhost:8000

📂 What's inside?

A quick look at the folder structure of this project.

.
├── node_modules
├── src
│   ├──components
│   │  ├───Contact
│   │  ├───Details
│   │  ├───Journey
│   │  ├───Projects
│   │  ├───Skills
│   │  └───Splash
│   ├──images
│   ├──pages
│   └──styles
├── .gitignore
├── .prettierrc
├── .travis.yml
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── gatsby-ssr.js
├── LICENSE
├── package-lock.json
├── package.json
└── README.md

Tools Used

  1. Gatsby.js (of course)
  2. Node Sass for styling

Made with ❤️ and Gatsbyjs

Netlify Status

About

My Portfolio Site | Made With @gatsbyjs

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors