8000 GitHub - chekobil/moviedb-lit: testing lit with movieb api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chekobil/moviedb-lit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Clone the repo, install the dependencies, create then .env file and then start the project in dev mode

// choose your package manager
npm run dev
pnpm run dev
bun dev

An API-KEY from TMDB is required to exist in an .env file with the name VITE_MOVIEDB_API_KEY

VITE_MOVIEDB_API_KEY="your-api-key"

Styles

Thanks to postcss-preset-env plugin, styles can be written with future-css syntax, like nesting, etc...

About

testing lit with movieb api

Resources

Stars

Watchers

Forks

Releases
No releases published

Packages

No packages published
0