https://github.com/stephin007/myportfolio
https://github.com/stephin007/myportfolio
css3 customer-success developer hacktoberfest hacktoberfest-accepted hacktoberfest2020 html5 portfolio-website react-router reactjs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephin007/myportfolio
- Owner: stephin007
- License: gpl-3.0
- Created: 2020-06-22T18:59:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T04:21:40.000Z (over 3 years ago)
- Last Synced: 2025-04-06T22:31:07.590Z (about 1 year ago)
- Topics: css3, customer-success, developer, hacktoberfest, hacktoberfest-accepted, hacktoberfest2020, html5, portfolio-website, react-router, reactjs
- Language: JavaScript
- Homepage: https://stephinreji.me
- Size: 11.9 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Portfolio 📖


[](https://github.com/stephin007/myportfolio/issues)
[](https://github.com/stephin007/myportfolio/network)
[](https://github.com/stephin007/myportfolio/stargazers)




Hi, I am Stephin T Reji. And this is my portfolio.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Deploy on github pages
**Go to your repo >> settings >> pages >> source >> select master branch >> now click on save**
## Deploy on Netlify
### Click on below button to deploy it on Netlify
[](https://app.netlify.com/start/deploy?repository=https://github.com/stephin007/myportfolio)
## Clone repo
```
git clone https://github.com/stephin007/myportfolio.git
```
## Installation
You’ll need to have Node 8.16.0 or Node 10.16.0 or later version on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects.
```bash
npm install
```
## Usage
```bash
npm start
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)