Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sanjayng125/movie-app-nextjs
- Owner: Sanjayng125
- Created: 2024-03-16T06:55:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T06:15:35.000Z (8 months ago)
- Last Synced: 2024-03-18T08:56:13.279Z (8 months ago)
- Topics: dark-mode, imdb, imdbclone, movieapp, nextjs, reactjs, tailwindcss, webdevelopment
- Language: TypeScript
- Homepage: https://imdb-clone-sng.vercel.app/
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)