gmoskal / kszw.pl

Home Page:https://kszw-pl.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs real-life usage example

This is nextjs source code for static page designed for https://kszw.pl polish law firm of legal advisers. Nextjs was used together with typescript and styled-components, also HSLuv (human-friendly alternative to HSL) was used for a theme colors manipulations.

Usage

yarn; yarn dev

then your development server should be started on http://localhost:3000

About

https://kszw-pl.vercel.app

License:MIT License


Languages

Language:TypeScript 98.4%Language:JavaScript 1.6%