Skip to content

Next JS Complete Movie application using TypeScript, Next JS, Redux, Tailwind CSS, SSR, Next-13, Next API

Notifications You must be signed in to change notification settings

fullstack-web-bd/next-movie

Repository files navigation

Next Movie Application using Next JS

A Complete movie application using Tailwind CSS, Next JS, TypeScript, React, Redux and more...


Live Demo

https://watch-next-movie.netlify.com

How to setup

# clone the repo.
git clone [email protected]:fullstack-web-bd/next-movie.git

# go to that folder.
cd next-movie

# install node
npm i

# start the server
npm run dev

# to build
# npm run build

Browse at localhost

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

Technologies used here -

  • Tailwind CSS
  • React JS
  • Next JS
  • Redux
  • TypeScript
  • Netlify build

Next JS specific stuffs

Redux

  • Watchlist
    • Add to watchlist
    • List of watchlist

Movie JSON datasets

https://gist.github.com/ManiruzzamanAkash/2dd8e7bbf70401065cd882e4b6abc6a7

Author

Maniruzzaman Akash - [email protected]

About

Next JS Complete Movie application using TypeScript, Next JS, Redux, Tailwind CSS, SSR, Next-13, Next API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published