Open Source Licenses
Last Updated: March 2026
Website Open Source Usage
KroNav is built using powerful open source technologies. The following is a list of the major open source frameworks and libraries used to build our website experience. While standard web deployment does not legally require displaying these licenses on a user-facing page, we believe in supporting the open source community and providing transparency.
Next.js
Copyright (c) 2024 Vercel, Inc.
License: MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
React & React DOM
Copyright (c) Meta Platforms, Inc. and affiliates.
License: MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software...
Other Dependencies
Our website also utilizes various other smaller open source libraries (under MIT, Apache 2.0, or similar permissive licenses) for testing, linting, and development processes. These include Jest, ESLint, TypeScript, and others. We are grateful to the maintainers of these projects.