aabisht / tmdb-react-next

React next application using TMDB API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project using The Movie Database (TMDB).

Commands

Command to install required package

npm install

Command to run server locally

npm run dev

Command to build the project

npm run build

Command to check lint errors

npm run lint

Command to format the code

npm run format

Command to run test case

npm run test

Demo

Click here to view the demo application.

Author

Arun Bisht

About

React next application using TMDB API

License:Apache License 2.0


Languages

Language:TypeScript 88.1%Language:JavaScript 9.9%Language:CSS 1.1%Language:Shell 0.9%