This project has these features -
- Register and Login
- Give reviews
- Read others reviews
Live here:
- 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!