From 642649e24019097e9ad7190baa5e791a1ca06007 Mon Sep 17 00:00:00 2001 From: kilyabin <65072190+kilyabin@users.noreply.github.com> Date: Wed, 22 May 2024 22:54:47 +0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e590b29..d02bfb5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Schedule for колледж связи пгути -Reskin of https://lk.ks.psuti.ru/ since it lacks mobile support and is generally ugly. +Reskin of https://lk.ks.psuti.ru/ since it lacks mobile support. [![Screenshot](https://github.com/VityaSchel/kspguti-schedule/assets/59040542/07cc1f67-ccb0-4522-a59d-16387fa11987#gh-dark-mode-only)](https://kspsuti.ru#gh-dark-mode-only) @@ -11,7 +11,7 @@ Reskin of https://lk.ks.psuti.ru/ since it lacks mobile support and is generally ## Tech stack & features - React with Next.js v13.5 (pages router) -- Tailwind CSS. This is my first project using it, after using SCSS Modules for many years +- Tailwind CSS. - @shadcn/ui components (built with Radix UI) - JSDOM for parsing scraped pages, rehydration strategy for cache - TypeScript with types for each package @@ -20,4 +20,4 @@ Reskin of https://lk.ks.psuti.ru/ since it lacks mobile support and is generally - Accessability & tab navigation support - Dark theme with automatic switching based on system settings -Built under 1 day. Tools used: pnpm, eslint, react-icons. Deployed with Netlify and supported by Cloudflare. +Tools used: pnpm, eslint, react-icons. Deployed with Netlify and supported by Cloudflare.