😄 Welcome! I'm Bruno and this is my portfolio.
- HTML5/CSS3
- SASS
- React
- VS code
- Git
Note: This project was originally made in CSS, but at version v.1.0 I've migrated it to SCSS.
-
Create an account on github
-
Install git bash or use git on the command line.
-
Use an IDE of your preference such as VS Code.
-
Clone this repository to your local machine
-
git clone https://github.com/brunogroth/Portfolio-React-Website.git
-
Navigate to
cd Portfolio-React-Website
directory. -
To install all the app dependencies on the command line run
-
npm install
-
Install SASS is also necessary
-
npm install sass
-
To run app in the development mode run
-
npm start
👨 Bruno Groth
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
Give a ⭐ if you like this project!
Thanks to EGATOR tutorial and Meri-MG Source code & README pattern!