Skip to content

My Portfolio is a project that simulates a portfolio website. It has a home page, about page, projects page, recomendaions page, and contact page. Users can see my projects, recommendations, and contact me.

Notifications You must be signed in to change notification settings

ahzamir/my-portfolio

Repository files navigation

My Portfolio

Screen Shot

My Portfolio is a project that simulates a portfolio website. It has a home page, about page, projects page, recomendaions page, and contact page. Users can see my projects, recommendations, and contact me.

Live Demo

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

1- Clone the repository:

$ git clone [email protected]:ahzamir/my-portfolio.git

2- Go to the repository folder in your command prompt:

$ cd my-portfolio

3- You might need to install dependecies with:

$ npm install

OR

$ yarn install

7- Go to command line and run the command below for the live server:

$ yarn start

OR

$ npm start

Prerequisites

You can check if Git is installed by running the following command in the terminal.

$ git --version

To check if node is installed, kindly run this command in the terminal.

$ node --version

To check if yarn is installed, kindly run this command in the terminal.

$ yarn --version

Authors

👤 Ahmad Zamir Yousufi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

My Portfolio is a project that simulates a portfolio website. It has a home page, about page, projects page, recomendaions page, and contact page. Users can see my projects, recommendations, and contact me.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published