Skip to content

fernandorosenblit/masterclass-challenge-nextjs

Repository files navigation

screen-capture.1.webm

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Environment Variables

This project requires the following environment variables to be set. Create a .env file in the root directory with:

NEXT_PUBLIC_API_BASE_URL=https://pr-42389.masterclass.dev/jsonapi/v1/
NEXT_PUBLIC_EMAIL - The email address to be used in API requests

Note: These variables use the NEXTPUBLIC prefix, which makes them available in the browser.

First, install dependencies:

npm install

Then, run the development server:

npm run dev

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

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors