Skip to content

bernardoosthuizen/bernie-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bernie Oosthuizen - Portfolio

Description

This website is a place where I am able to showcase projects I have worked on. I used React.js with flexbox and hosted this web app on Firebase.

Project Screen Shot

Screenshot 2022-02-24 at 5 57 16 PM

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000/

Reflection

I found inspiration for this project from Windows NT and my love of pixel art. The aim of this project was to create a space where I can show off future work. Minor challenges were overcome quickly. Creating this website helped me solidify my react.js skills.