Skip to content

revyrob/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩‍💻 Portfolio - Frontend

Personnel portfolio, displaying my projects and a summary of myself. Built with React and React-dom. I enjoyed learning P5 to create the following matrix affect with the letters in my name. I also created a looping flicker with my name. I did have a bit of problem with resetting the banner when the page was resized but I did solve it. I used MUI, Framer-motion, Formik, and Toastify libraries. I used SASS for the styling and stuck to the BEM convention.

🚀 Demo

https://kaylerobson.com

📸 Images

portfolio screen shot

💻 Built with

  • React
  • P5
  • Type.js
  • MUI
  • Framer-motion
  • React-router-dom
  • react-dom
  • SASS
  • BEM
  • 🛠️ Installation Steps:

    1. To start using this app you first need to clone the repository:

      git clone git@github.com:revyrob/portfolio.git

    2. Then you will need to install all the required packages for the application. Run this command (if you're using npm):

      npm i

    3. Run the frontend with the following command in the folder:

      npm start

    🔮 Future Plans for Portfolio

  • Create and add more projects!!