/bimobject-test

A code test for BIMObject

Primary LanguageTypeScript

A movie database search application for BIMObject.

Getting Started

To run the developement server, make sure you have the necesseary variables in the .env.local file. See .env.example to know which ones they are. Then run:

yarn && yarn dev

Open http://localhost:3000 with your browser to see the result.

Tests

Run yarn test to run all the tests in the project.