/movieDB-Nuxt3-Nodejs

A small Movies Database Api to Query most movies.Top rated.most popular.and now playing

Primary LanguageVueOtherNOASSERTION

preview

This guide is for server side

check out for nuxt here

checkout this Demo

api used

npm install moviedb-promise --save

or

yarn add moviedb-promise 

project usage

clone this project

git clone git@github.com:Francis-Mwaniki/movieDB-Nuxt3-Nodejs.git

run this commands

 npm install
yarn install

thanks