Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephin007/myportfolio
- Owner: stephin007
- License: gpl-3.0
- Created: 2020-06-22T18:59:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T04:21:40.000Z (over 1 year ago)
- Last Synced: 2024-10-03T03:41:13.592Z (about 1 month 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 π
![license](https://img.shields.io/github/license/stephin007/myportfolio)
![Version](https://img.shields.io/github/commit-activity/y/stephin007/myportfolio)
[![GitHub issues](https://img.shields.io/github/issues/stephin007/myportfolio)](https://github.com/stephin007/myportfolio/issues)
[![GitHub forks](https://img.shields.io/github/forks/stephin007/myportfolio)](https://github.com/stephin007/myportfolio/network)
[![GitHub stars](https://img.shields.io/github/stars/stephin007/myportfolio)](https://github.com/stephin007/myportfolio/stargazers)![Version](https://img.shields.io/github/contributors/stephin007/myportfolio)
![Version](https://img.shields.io/github/last-commit/stephin007/myportfolio)
![Version](https://img.shields.io/github/package-json/v/stephin007/myportfolio)
![Build and Deploy](https://github.com/stephin007/myportfolio/workflows/Build%20and%20Deploy/badge.svg)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
[![Netlify Deploy](https://www.netlify.com/img/deploy/button.svg)](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/)