Skip to content

fac24/week5-bereket-minju

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

week5-bereket-minju

SearchFlix

  • tmdb api, vite, eslint and REACT
  • user can add movie by search movie name
  • user can use year(min max) options to select some movie.

Criteria

  • Accept some user input (e.g. a username)
  • Query an API (e.g. the Github API, or any other fun one)
  • Populate the UI with API data
  • Have some form of persistent state and interactivity

Stretch criteria

  • Save your state to localstorage so you can leave the page and come back later
  • Make it look great

How to run in your local dev environment

  1. Open a terminal on your computer.
  2. cd to the folder where you like to keep projects.
  3. git clone [URL of our GitHub repo]
  4. cd into the folder that git just made for you.
  5. npm install
  6. You'll also need this VITE_TMDB_API_KEY=6e69e0d62854c242163267665c16d27f .env file.
  7. When you're ready to run your local dev server, npm run dev

Reference for movies

About

SearchFlix(tmdb api)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •