https://github.com/truepadawan/resume-builder
Resume Builder provides an interface for building a simple resume.
https://github.com/truepadawan/resume-builder
javascript reactjs
Last synced: about 1 month ago
JSON representation
Resume Builder provides an interface for building a simple resume.
- Host: GitHub
- URL: https://github.com/truepadawan/resume-builder
- Owner: TruePadawan
- Created: 2022-06-27T11:57:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T15:24:42.000Z (about 3 years ago)
- Last Synced: 2025-01-21T14:27:22.663Z (over 1 year ago)
- Topics: javascript, reactjs
- Language: JavaScript
- Homepage: https://truepadawan.github.io/Resume-Builder/
- Size: 2.43 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Resume Builder](https://truepadawan.github.io/Resume-Builder/)
Resume Builder provides an interface for building a simple resume.
I built this to practice ReactJS.

## Setup
After cloning to your system, run the `npm install` command to install dependencies.
Run `npm start` to start up the application on your local environment.