Skip to content

codewithdinesh/movieVerse

Repository files navigation

MovieVerse

This is a simple Movie Catalog web application built with Next.js and Tailwind CSS

Features

  • View a list of movies
  • Click on a movie to view its details
  • Navigate between movies using the Previous and Next buttons
  • Responsive design for a seamless experience on various devices

Screeshots

image image image image image image

Technologies Used

  • Next.js
  • Tailwind CSS

Getting Started

  1. Clone the repository:

    git clone https://github.com/codewithdinesh/movieVerse
    
    

Then start the development server:

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

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

MovieVerse : Explore Movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published