Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.14 KB

React Portfolio

picture

In February 2021, I worked alone to produce my portfolio site, whose main goal is to showcase the projects I've designed and developed during my time in the BCIT Front End Developer program. The website was created using ReactJS by first installing npm, node.js, and create-react-app, and then adding in the HTML, Sass, and JS files. I wanted to create an enjoyable, seamless user experience where I could show my love for design and coding.

How to Load the App

git clone https://github.com/mina-bui/portfolio-app-2/.git
npm install
npm start

Built with

Acknowledgments

  • A small thanks to Beata for helping out especially in the beginning of the portfolio creation!