This portfolio website was developed and designed by Andres Arana. Its graphic design and frontend architecture are currently being redesigned.
You can view the current production build at ajarana.github.io.
Please note that the following components, pages, and styles are in the process of being refactored:
- header
- footer
- resume
- blog
- home
- Sass partials
Currently also in the process of switching over to styled-components from Sass / CSS Modules.
If the need arises, I plan to use zustand for application-level state management and Context to manage the state for a group of components.
npm install
npm start
Create React App's development server has Hot Module Replacement configured and enabled by default.
npm test
npm run build
The production build gets placed in the generated build
folder.
The major components of this project include: