Skip to content

Bardzo interaktywna strona internetowa napisana dla jaj do zabawnej domeny skni.lol

License

Notifications You must be signed in to change notification settings

skni-umcs/skni.lol

Repository files navigation

preview

Website source code for meme domain I've bought on Porkbun for $1.50 during holiday deals sale. It was intended to be a funny, unofficial skni.umcs.pl replacement and a creative way to play with React & R3F :D

⚠️ Discrete GPU might be required ⚠️

ℹ️ Old, more lightweight version is under baked branch ℹ️

Installation

Prebuilt static files can be downloaded from Releases. Just unzip them to the root of your webserver.

  • To run the development server:
npm i
npm run dev
  • To run production one:
npm i
npm run build
npm run preview

hmm?

This website is not associated with SKNI nor UMCS. It's just a hobby side project I eventually shared with other students at SKNI. Kinda joke, and kinda way to learn new things and have fun.