# CRISTIANSAENZ.COM
[](http://standardjs.com/)
[](https://www.cristiansaenz.com/)
This is the repository of my personal website [Cristian Sáenz](https://www.cristiansaenz.com/).
# Overview
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.
# Getting Started
To run this project locally you need to have NODEJS and NPM installed.
```sh
# Clone the project.
git clone https://github.com/fictioon/portfoliocs.git
# Install npm depedencies.
npm install
# Run the project.
npm run dev
```
# Author Web
[www.cristiansaenz.com](https://www.cristiansaenz.com)
# Author Networks
[Linkedin](https://www.linkedin.com/in/cristian-s%C3%A1enz-3b889b3b/)
[Instagram](https://www.instagram.com/cscreativedev/)
[Twitter](https://twitter.com/fictioon)
# License
This project is protected under the license [MIT](/LICENSE.md)
[Cristian Sáenz](https://www.cristiansaenz.com) 2022