Skip to content

jmada/portfolio

Repository files navigation

MIT License LinkedIn


Coding

Portfolio

Juan Paredes's Portfolio
Explore the docs »

View Demo

Table of Contents

  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgements

About The Project

Product Name Screen Shot

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g
  • To do the Contact Form functional you need an account in EmailJS to get all the data for the ENV.

Installation

  1. Clone the repo
    git clone https://github.com/jmada/portfolio.git
  2. Go to the repo root
    cd portfolio/
  3. Install NPM packages
    npm install
  4. Make a copy of .env.example then rename it to .env
    cp .env.example .env
  5. Enter your Email, Github Profile, LinkedIn, Resume URL (GDrive) and your EmailJS data in .env
    REACT_APP_PERSONAL_EMAIL=
    REACT_APP_GITHUB_URL=
    REACT_APP_LINKEDIN_URL=
    REACT_APP_RESUME_URL=
    REACT_APP_EMAILJS_SERVICE_ID=
    REACT_APP_EMAILJS_TEMPLATE_ID=
    REACT_APP_EMAILJS_PUBLIC_KEY=
  6. Start NPM
    npm start

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Juan Paredes - juan.paredes.bernal@gmail.com

Project Link: https://github.com/jmada/portfolio

Acknowledgements

About

Juan Paredes's Portfolio built with ReactJS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published