Skip to content

ubaidahmed04/My_Portfolio

Repository files navigation

🚀 Getting Started

Prerequisites

Make sure you have Node.js and npm installed on your machine.

How to Clone the Project

  1. Clone the repository:
     https://github.com/ubaidahmed04/myPortfolio.git 

*Navigate to the project directory:

cd ./dir

*Install dependencies

npm install 

*Run the development server:

npm run dev 

*Open your browser and visit:

http://localhost:3000 

Fork the repository.

Create a new branch:

 git checkout -b feature/your-feature-name 

Make your changes and commit them:

 git commit -m 'Add some feature' 

Push to the branch

 git push origin feature/your-feature-name 

Create a Pull Request.

You can also create an issue if you find a bug or have a suggestion.

📞 Contact

If you have any questions or need further assistance, feel free to open an issue or contact me at ubaidahmed2040@gmail.com.


Happy epic coders 🎉