Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)