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

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.

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.

![image](https://user-images.githubusercontent.com/71678062/184558442-01ce7898-1fea-418b-a134-950d7182f854.png)

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