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.
- Programming Language: JavaScript
- Framework: React
- Framework: Bootstrap
- Framework: React Bootstrap
- Design: Material UI
- Package: React Icons
- Linter: ESLint
- Code Editor: VS Code
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
- A web browser like Google Chrome.
- A code editor like Visual Studio Code.
- A terminal to run the code.
- Node.js installed on your computer.
- Yarn installed on your computer.
- Git installed on your computer.
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
- GitHub: @ahzamir.
- LinkedIn: ahzamir
- Portfolio: ahzamir
- Email: ahmad zamir
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Code Reviewers
- Coding Partners
This project is MIT licensed.