A school project. A fun and joke website for displaying character stats like in the game.
Use npm run dev
in the terminal. The project will be on http://localhost:5000/character/
.
npm run sass
can be run to convert all .sass files into CSS files, output at public/css.
- Went as planned.
- Mostly backend data.
- Mouse parallax.
- Animations.
- Hover effects.
- Loading transitions.