/rv-resume

Personal Portfolio

Primary LanguageJavaScriptMIT LicenseMIT

React Personal Resume

Personal Resume with React

Status License React Release

❗️ Requirements

  • React >= 16.12.0
  • npm >= 6.13.4

⬇️ Version

1.0.0

🛠 Installation

Download zip file and extract it latest release. Or clone the repository and cd into it.

React Personal Resume uses a number of open source projects to work properly:

Install the dependencies and start the server.

cd rv-resume
npm install

🚀 Running with NPM

Run the following command to start the HTTP Server.

cd rv-resume
# Update src/data/data.json Enter your configuration here.
npm start # Run React App

👁 Preview

preview

📱 Meta

Reysmer Valle – @ReysmerWVR

📝 Todos

  • Write tests
  • Add code comments