Skip to content

Muneebwasikhan/portfolio

Repository files navigation

Muneeb Khan - Portfolio

This personal portfolio website is developed by using Next.js.

Check Demo: Personal Portfolio

Portfolio Demo

🛠 Installation and Setup Instructions

  1. Install dependencies

    npm install
  2. Start the development server

    npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

Usage Instructions

Open the project folder and Navigate to /utils/*.
You will find all the component's named js files that contains everything showing in UI you can edit your information accordingly.

All views are rendered at /pages/index.js remove or keep as per your need.

Build

  1. Create build for deployment

    npm run build

it will create /out directory as a build folder.

It correctly bundles Next in production mode and optimizes the build for the best performance.

Your app is ready to be deployed!

🚨 Forking & Contributing

Yes I've made this project public for letting others to fork and use it

I would be more than happy if you give me credit at @muneebwasikhan

OpenSource contribution is something that makes internet more beautiful. So any Contributor who wants to make this website better can make contribution,which will be greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/xyz_feature)
  3. Commit your Changes (git commit -m 'Added some xyz_feature')
  4. Push to the Branch (git push origin feature/xyz_feature)
  5. Open a Pull Request

Give a ⭐ if you like this website!

Buy Me A Coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published