Skip to content

pc799/searchwoods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchWoods

Minimal movie search engine built using Svelte.

Deploy locally

Install the dependencies...

npx degit pc799/searchwoods
cd searchwoods
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see the app running.

Note that you will need to have Node.js installed.

Live version: searchwoods.now.sh

Data provided by NYT, OMDb, TMDb, IMDb.

About

Minimal movie search engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published