https://github.com/rbhatia46/react-portfolio
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.
https://github.com/rbhatia46/react-portfolio
javascript portfolio-website react resume-website
Last synced: about 1 year ago
JSON representation
A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.
- Host: GitHub
- URL: https://github.com/rbhatia46/react-portfolio
- Owner: rbhatia46
- Created: 2018-11-05T13:19:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T06:13:17.000Z (over 2 years ago)
- Last Synced: 2025-04-13T04:16:30.131Z (about 1 year ago)
- Topics: javascript, portfolio-website, react, resume-website
- Language: JavaScript
- Size: 6.56 MB
- Stars: 598
- Watchers: 17
- Forks: 396
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://hits.dwyl.io/rbhatia46/React-Portfolio)

A simple SPA Portfolio template for developer/designers built with React. Use it to showcase your work, testimonials and other information to clients.
## Preview

## How to use
1. Clone/Download the repo.
2. Run ``` npm install ```.
3. Change the values in ```src/resumeData.js``` to suit your use-case.
4. Run ```npm start``` to spin the up the local dev server port 3000.(http://localhost:3000).
5. Make required changes in ```src/resumeData.js``` to suit your needs.