mkuniyil / movie-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Search

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

Initialize

Install all dependencies using the command

yarn

Note:

Make sure you create file .env.local and add your api key there before running the application.

NEXT_PUBLIC_API_KEY=<API_KEY>

Run

yarn dev

Test

yarn test

Tech Stack

Development : React, Typescript, Tailwind CSS, NextJs

Testing : React Testing Library

About


Languages

Language:TypeScript 94.9%Language:JavaScript 4.9%Language:CSS 0.2%