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
- Host: GitHub
- URL: https://github.com/sensational-code/react-resume
- Owner: Sensational-Code
- Created: 2018-08-05T02:16:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T11:27:06.000Z (about 6 years ago)
- Last Synced: 2025-10-14T12:05:16.867Z (8 months ago)
- Topics: javascript, milligram-css, react
- Language: JavaScript
- Homepage:
- Size: 742 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.