rocketseat-content / youtube-nextjs-design-system

Código produzido para o vídeo "Aplicações React do futuro? UI declarativas, design system e frameworks"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


NextJS-ChakraUI

Next.js, declarative UI and design systems applied to ReactJS. Access the tutorial here


GitHub Contributors Github License

Rocketseat

🚀 Getting started

To clone and run the application, you will need to have Git, Node.js + Yarn installed on your machine. With all programs installed, run the following command lines:

# Clone this repository
$ git clone https://github.com/rocketseat-content/youtube-nextjs-design-system

# Access the repository
$ cd youtube-nextjs-design-system

# Install the dependencies
$ yarn install

# Run application
$ yarn dev

About

Código produzido para o vídeo "Aplicações React do futuro? UI declarativas, design system e frameworks"


Languages

Language:TypeScript 100.0%