This is the repository of my personal website Cristian Sáenz.
This project was built entirely with vanilla javascript using NODEJS and WEBPACK to compile and upload it to our environment. For the animations I use libraries like GSAP and THREEJS.
To run this project locally you need to have NODEJS and NPM installed.
# Clone the project.
git clone https://github.com/fictioon/portfoliocs.git
# Install npm depedencies.
npm install
# Run the project.
npm run dev
This project is protected under the license MIT
Cristian Sáenz 2022