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

https://github.com/sensational-code/react-resume

A modern, responsive resume template made with React.js and Milligram
https://github.com/sensational-code/react-resume

javascript milligram-css react

Last synced: about 1 month ago
JSON representation

A modern, responsive resume template made with React.js and Milligram

Awesome Lists containing this project

README

          

# react-resume
A modern, responsive resume template made with React.js

#### [Try it here](https://sensational-code.github.io/react-resume/)

## Install
Clone this repo to your local machine
```
git clone https://github.com/Sensational-Code/react-resume.git
```
Navigate into the project directory
```
cd react-resume
```
Install dependencies
```
npm install
```
Run it in development mode
```
npm run dev
```
Then visit http://localhost:8080 in your web browser of choice.

## Usage
Modifiy the values in ```src/data/data.js``` to change the items in the resume.