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

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.

Awesome Lists containing this project

README

          

[![HitCount](http://hits.dwyl.io/rbhatia46/React-Portfolio.svg)](http://hits.dwyl.io/rbhatia46/React-Portfolio)
![Star this repository](https://img.shields.io/github/stars/rbhatia46/React-Portfolio?style=social)

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

## Preview
![Preview](https://image.ibb.co/e5uBf0/Capture.png)

## 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.