/Resume

My official portfolio website

Primary LanguageJavaScript

🌍 live site found here on netlify

screencapture-douglasobara-netlify-app-portfolio-2022-04-20-11_17_31

🚀 How to run locally

  • Clone the repository using git clone https://github.com/Douglas254/Resume.git or download and extract the zip file.
  • Open up the cloned folder in your preferred text editor. Open up a terminal within your workspace and navigate into the Resume folder
  • Within that folder, run npm install which will install all dependencies for you after which you can run npm start and you should get the default react-app running on http://localhost:3000

Feel free to fork me and make it better 😎