This is my portfolio website which contains -
- Skills
- Experince
- Projects
- Contace details
Live here: https://ashishratre-portfolio.herokuapp.com/
The easiest way to this how work is to watch the series, but here the short version.
- Fork this repository, It will make a copy of this repository in your github account.
- Clone your fork, use command -
git clone https://github.com/<your username>/modern_portfolio.git
. - Install the required packeges to run this project, use this command -
npm install
. - Your good to go, you can run this project by using this command -
npm start
.
If you want to use this project for your own use, I would encourage you to clone this project (follow above steps) and rename this project to use your own purpose. It is simple project.
If you found an issue or would like to submit an approvement to this project, please submit an issue using the issue tab above. If you want to submit a PR with a fix or reference the issue you created!
I know that portfolio tab is not aligned properly, I'm working on it and it will be updated soon.