Skip to content

matthewacha/movie-boss

Repository files navigation

MOVIE-BOSS

Getting Started

Install dependencies:

npm i

Run tests:

npm run test

First, run the development server:

npm run dev
# or
yarn dev

Use app

Go to your browser and type the url localhost:3000.

Search for movies by keyword and year. To be able to search for tv shows, clone the repo and add query by tv show. You can also expand it to query by genre, votes etc. Feel free to use the codebase.

About

Frontend for Movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published