Skip to content

NextJS app for exploring millions of Movies and TV shows

License

Notifications You must be signed in to change notification settings

kamensgh/jumplink-nextjs-app

Repository files navigation

Jumplink

A site for checking out latest Movie and TV show releases

Authors

Features

  • NextJS
  • NextAuth Authentication
    • Google Provider
    • Github Provider
  • MongoDB
  • Redux Toolkit

License

MIT

Run Locally

Clone the project

  git clone https://github.com/kamensgh/jumplink.git

Go to the project directory

  cd jumplink

Install dependencies

  yarn install

Start the server

  yarn dev

Start api server

  npx json-server --port 3004 movies.json

Contributing

Contributions are always welcome!

Please adhere to this project's code of conduct.

About

NextJS app for exploring millions of Movies and TV shows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published