Skip to content

A website for finding movies in a more human way. Made with Next.js, Typescript, and Sass. Uses testing with Jest.

License

Notifications You must be signed in to change notification settings

DevinParentice/movie-magic

Repository files navigation

Welcome to Movie Magic

Status Version Code Size Issues

Use full sentences to search for movies the smarter way.

Find information on movies, actors, and crew members.

Examples:

Find all movies worked on by Quentin Tarantino with the genres Action, Drama, and were released before the year 2010

Find all movies starring Scarlett Johansson with a rating above 8.2, released after the year 2000

Find all movies with the genre Comedy, released before the year 1970, with a rating of less than 4.0

Install

git clone https://github.com/DevinParentice/movie-magic.git
npm install

Usage

npm run start

Run tests

npm run test

Author

👤 Devin Parentice

Show your support

Give a ⭐️ if this project helped you!