/marcodecara.com

Marco de Cara personal website.

Primary LanguageJavaScriptMIT LicenseMIT

marcodecara.com

A personal web page/portfolio with parallax effects, animations and a ton of blobs.

Link to the app.

Getting Started

NOTE: In order to run this project you are gonna need to have NodeJS and GatsbyJs installed in your computer.

  1. Clone this repository
git clone https://github.com/marcodca/marcodecara.com.git project-name
  1. Installation
cd project-name
npm install
  1. Start developing
gatsby develop

Acknowledgments

This project is intended to work as my personal portfolio. It's build on top of React and GatbsyJs. Styling is done with tailwind and Styled-components. Animations with react-spring. It also has built it PWA functionality. Because I was going after a more visually impressive application, performance is far from being the ideal.