renatotnk / curso-nextjs

Repository containing exercices from the React+Next.js Udemy course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Nexs.js

This repository contains the code made for the Udemy course React + Next.js, with a lot of examples and small projects implemented to exercise and learn the React library and the Next.js Framework

To run the code in any of the examples here, simply clone the project and run:

npm run dev

or

yarn run dev

About

Repository containing exercices from the React+Next.js Udemy course


Languages

Language:TypeScript 40.6%Language:JavaScript 39.7%Language:CSS 19.6%