Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sathyarajagopal/portfolio-create-react-app
https://sathyarajagopal.github.io/portfolio-create-react-app/
https://github.com/sathyarajagopal/portfolio-create-react-app
Last synced: about 2 months ago
JSON representation
https://sathyarajagopal.github.io/portfolio-create-react-app/
- Host: GitHub
- URL: https://github.com/sathyarajagopal/portfolio-create-react-app
- Owner: sathyarajagopal
- Created: 2020-03-08T20:30:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T09:27:17.000Z (about 2 years ago)
- Last Synced: 2023-03-03T05:28:04.968Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 2.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NEW! - Automatically Generated Resumes
```
https://gitconnected.com//resume
```
Ex. **[My Resume →](https://gitconnected.com/sathyarajagopal/resume)** (https://gitconnected.com/sathyarajagopal/resume)
![](resume.png)## Built using the gitconnected.com user portfolio API
Data is supplied by the gitconnected.com API and fetches your newest data on each page load. Make updates to your portfolio website without ever needing to change code or re-deploy. Use your API endpiont now:```
https://gitconnected.com/v1/portfolio/
```[Tutorial Article >](https://levelup.gitconnected.com/build-an-awesome-developer-portfolio-website-using-react-667abd7bab4d?source=friends_link&sk=128b34f902f9363ef9f6f18125e58b06)
## Instructions
```
git clone [email protected]:treyhuffine/portfolio-create-react-app.git
cd portfolio-create-react-app
yarn install
yarn start
```## Packages
- React (using create-react-app)
- Styled Components
- Carbon Design## Demo
You can visit the deployed app, at https://sathyarajagopal.github.io/portfolio-create-react-app/.