First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Movies App with Next.js and Typescript and Tests with React Testing Library
TypeScript
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.