Kiama-portfolio is a web application for Kiama-team. It is a portfolio of the team's projects and a blog for the team's members. This repository contains the code for the portfolio.
The repository is structured as follows:
├── assets
│ ├── logo
│ │ ├── full
├── src
│ ├── assets
│ │ ├── fonts
│ │ ├── images
│ │ ├── scss
│ │ └── none
| ├── common
| ├── context
| ├── data
| ├── hooks
| ├── pages
| ├── router
| ├── utils
| ├── App.jsx
| ├── main.jsx
│ └── none
├── LICENSE
├── .gitignore
├── README.md
├── package.json
├── package-lock.json
├── vite.config.js
└── .gitignore
To install, follow these steps:
- Clone the repository
- Install the dependencies
- Add a animation for archivements
- Add a animation for skills
- Get value of kiama-theme first. Dark or light
- Fix width and height of the modal for the portfolio and add a scroll
- Fix Scroll to top when changing page
- Add animation for capacity KiamaData
This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.
- Kiama-team