Skip to content

CodeWizarz/VuePortfolio

Repository files navigation

wizz.while()

🧚 Listen!

Before you start, notice that this website was built in 2018/2019 and made use of solutions available at the time that are no longer the best way of doing things today! Still, I encourage you to check this solution if you are looking for inspiration, but if you are looking for a "better" way of creating animated websites today, please check these references:


How to run

  1. Clone this repo (how to clone a repo)
  2. Install dependencies
  3. Run

After cloning the repo in your machine, run:

npm install
npm start

some dependencies are very old and are replaced by the alternatives so please refer to package.json for versions of dependencies to meet build.

That's it 🎉