Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanjayng125/movie-app-nextjs

Movie App with Next JS
https://github.com/sanjayng125/movie-app-nextjs

dark-mode imdb imdbclone movieapp nextjs reactjs tailwindcss webdevelopment

Last synced: 6 days ago
JSON representation

Movie App with Next JS

Awesome Lists containing this project

README

        

## IMDB Clone: A Movie App With Next js, Tailwind Css and Powerd by TMDB API.

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

# Screenshots
![Screenshot (33)](https://github.com/Sanjayng125/Movie-App-NextJS/assets/106653066/ecf3f6ef-ee85-4870-a3f7-97e673e2ee29)
![Screenshot (30)](https://github.com/Sanjayng125/Movie-App-NextJS/assets/106653066/cfe333c6-c143-4709-8956-418e0cc04877)
![Screenshot (31)](https://github.com/Sanjayng125/Movie-App-NextJS/assets/106653066/d5fcb22b-5937-477e-8505-b9981596f493)
![Screenshot (32)](https://github.com/Sanjayng125/Movie-App-NextJS/assets/106653066/d51238bb-0c8d-47f4-9927-694e5034c3a8)