Skip to content

dmgcoding/movie_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Finder(Powered by TMDB api)

This is a project made for fun. You can search for movies/tv shows, see trending movies/tv shows by today, see details and reviews of the selected movie/tv show.

Live demo: https://movie-finder-tau.vercel.app/

dev details

  • Node version: 18.12.1
  • React version: 18.2.0
  • react-redux version: 8.0.5

Demo

Deployment

1. Clone the repo 
2. make a file named '.env.local' in root
3. add REACT_APP_TMDB_APIKEY=<<tmdb_api_key>> to that file
4. replace <<tmdb_api_key>> with your tmdb api key. you can get an api key by registering free.
5. open cmd in root. type 'npm start' and enter.
6. go to 'localhost:3000'

🚀 About Me

I'm a full stack developer. I started as mobile app developer(prefer flutter and react-native stacks over native). And then moved to web development. I've worked on projects with flutter, react-native, nodejs, express.js, django, php, react, nextjs, wordpress.

Contact

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published