Platform for students, built to make contributing and sharing resources easy.
- Animations: Framer Motion
- Components: Radix UI
- Deployment: Vercel
- Framework: Next.js
- Icons: React Icons
- I18n: typesafe-i18n
- Language: TypeScript
- Styling: Tailwind CSS
Clone the repository.
# With HTTPS.
git clone https://github.com/skni-kod/StudentreFrontend.git
# With SSH.
git clone git@github.com:skni-kod/StudentreFrontend.git
Go to the project directory.
cd StudentreFrontend
Install dependencies.
npm install
Run the development server.
npm run dev
Generate i18n types for translation keys.
npm run i18n
Build application for production.
npm run build
Start production server.
npm run start
Please see our CONTRIBUTING.md.
- Oskar Tyniec (@Rakso12)
- Łukasz Harla (@Bernes99)
- Kacper Maciołek (@Kacperacy)
- Łukasz Harla (@Bernes99)
- Piotr Mrowca (@mr0ffka)
- Hubert Augustyn (@Keerch)
- Konrad Bochenek (@Kazan1520)
- Maksymilian Dendura (@Noniv)
- Mateusz Aliyev (@mateuszaliyev)
- Mariusz Dąbrowski (@marioooo0o)
Copyright © Student Research Group of Computer Science - "Code". All rights reserved.
Studentre is currently unlicensed.