- NextJS for SSR and ISR
- Typescript
- TailwindCSS + Styled Component with twin.macro
- Redux
First, run the development server:
yarn dev
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- twin.macro - Twin blends the magic of Tailwind with the flexibility of css-in-js.
- Redux - Redux is a predictable state container for JavaScript apps.