canourrea23 - Overview

const carolina = {
  code: [Javascript, HTML, CSS],
  tools: [React, Node],
  tech: {
        frontEnd: ["ReactJS", "Bootstrap"], 
        backEnd: ["Django", "NodeJS"],
        databases: ["PostgreSQL", "MongoDB"]
        }
   learning: ["Python"]
}

currentProject = () => ({
  axios("carolinaurrearestrepo.com")
  .then(progress) {
      progress.task = "Fullstack Developer"
      progress.techUsed = ["React"]
  }
  .catch((err) => {
      throw err;
  })
})