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/
- Node version: 18.12.1
- React version: 18.2.0
- react-redux version: 8.0.5
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'
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.