import React from 'react'; const Documentation = () => { return (

Our Documentation

Here you will find our documentation file that was made using Google Docs.

Documentation

Our Task

If you want to see what our task for that 4-week long project was, click on the link below.

Task

Our Code

If you are interested in our source code, you can click on the links below to either download the source code directly or view it online on our Forgejo.

View Repository Download Source Code

Our License

Our project is under the AGPL-3.0 or later. To find the currently used version of the license, click on the link below.

License
); }; export default Documentation;