This is RMDB web app made with TMDB API.
First, install the dependencies:
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
To build the app, run:
yarn build
and then start the build bundle:
yarn start
This is RMDB web app made with TMDB API.
First, install the dependencies:
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
To build the app, run:
yarn build
and then start the build bundle:
yarn start