Skip to content

GabrielDeFreitas/chakra-ui-landing-page-nextjs

Repository files navigation

This is a simple study project use Next.js and Chakra UI.

To view the project, access Chakra-UI-Landing-Page

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More

  • Chakra UI - getting Started with Next.js
  • Chakra Templates - A growing collection of hand-crafted & responsive Chakra UI templates ready to drop into your React project.
  • React Icons - Include popular icons in your React projects easily with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using.