Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rbhatia46 authored Nov 5, 2018
1 parent 14f001c commit 1f75e97
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
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.

## Preview

0 comments on commit 1f75e97

Please sign in to comment.