This is a my personal portotofolio , in this webisite you can see about me, what i do, my certificate, my contact and many more.
This project created by Thoriq AS, If you want to copy this project plesee STAR this repo :)
Below is the way to run this project on your device. Please star this repo first :)
- Star this repo :)
- Clone the repo
git clone https://github.com/Muhthoriqas/My-Portofolio.git
- Go to project
cd My-Portofolio
- Open Your Text Editor
code . (for shorcut to open VScode)
- Install NPM
npm install
- Run Local Server
npm start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again
- Fork the Project
- Create your Feature Branch (
git checkout -b main
) - Commit your Changes (
git commit -m 'Add some feature'
) - Push to the Branch (
git push origin main
) - Open a Pull Request