DEV Community

Cover image for NextJS + ChakraUI + Storybook Smooth scroll boilerplate (TypeScript)
aravindasiva
aravindasiva

Posted on

NextJS + ChakraUI + Storybook Smooth scroll boilerplate (TypeScript)

This is a quick start boilerplate for people who wants to build a SPA application with nextJS,

The Project includes Smooth af scroll using react-scroll, ChakraUI for fast af development, and Storybook to create cool af components.

and uses typescript for people who use typescript !! (God knows why)

Built With
Next.js
Chakra-UI
Storybook
react-scroll

Github link: https://github.com/aravindasiva/next-smooth-scroll-template
View demo here: https://next-smooth-scroll-template.vercel.app/

Top comments (0)