hypa-nextjs-boilerplate

Build Badge Last Commit

This is a React boilerplate built with NextJs.

What's included

Get up and running

  1. Clone this repository git clone https://github.com/luizeboli/hypa-nextjs-boilerplate

  2. Install all dependencies

npm install
# or
yarn
  1. Start the development server
npm run dev
# or
yarn dev

React Avançado Course

This boilerplate was built as part of the React Avançado course by Willian Justen