A place to show what I am about professionally.
I chose to use React just to show case what I already know and have experience with. That should also speed up the process for me as I want an up-to-date protfolio quickly since I am currently searching for a job.
This project was bootstrapped with Create React App.
I have use MUI before and liked the flexibility in designing.
In the project directory, you can run:
Runs the app in the development mode.
Hosted at http://localhost:3000.
Builds and pushes the app to a deployment branch via gh-pages
.
Runs eslint
on the project.
Runs eslint --fix
on the project.
Runs a script that converts all yaml files in src/configs/
to json files (creating new files).
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Standard create-react-app eject. Note: this is a one-way operation.
- Create a version of the porfolio using Gatsby