The product comparison service was implemented in the process of studying the Next.js framework. Also, here I applied the best CSS practices regarding adaptive layout and BEM-naming, which I was able to learn.
- Next.js 14
- TypeScript
- Framer-Motion
- Docker
git clone https://github.com/belk1ng/courses-top.git
cd courses-top
npm i
npm run dev
git clone https://github.com/belk1ng/courses-top.git
cd courses-top
docker compose up -d