Get an api key from TMDB API
and put the key in src/api/key.js
with export default 'KEY_VALUE'
git clone https://github.com/lightning-js/solid-demo-app
cd solid-demo-app
npm i
npm start
Get an api key from TMDB API
and put the key in src/api/key.js
with export default 'KEY_VALUE'
git clone https://github.com/lightning-js/solid-demo-app
cd solid-demo-app
npm i
npm start