Skip to content

awwalmust/portfolio

Repository files navigation

Portfolio Template/Starter

This portfolio template/starter was originally created by Priyesh Patel. It has been modified and personalized for my use.

Features

  1. Responsive with mobile-first design.
  2. Dark/Light mode toggle.
  3. Smooth Scroll and Scroll Spy using react-scroll.

🚀 Quick Start

  1. Clone the Repository

    Clone the repository to your local machine:

    git clone https://github.com/mxhdiqaim/portfolio
  2. Start Developing

    Navigate into your new site’s directory and start the development server:

    cd portfolio/
    gatsby develop
  3. Personalize the Site

    Update the JSON files inside the src/data directory with your personal data:

     └── src
          └── data
     ├── personal.json
     ├── blogs.json
     └── projects.json
    
    
  4. Preview Your Site

    Your site will be running at http://localhost:8000! Open the src/pages/index.js file in your preferred code editor to make further customizations.

💫 Deployment

You can deploy your portfolio with one click:

Deploy to Netlify
Deploy with Vercel

Acknowledgments

This project is based on the Gatsby Portfolio Starter created by Priyesh Patel.
I have modified it to include my personal data and preferences while retaining the original design and features.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors