A site for checking out latest Movie and TV show releases
- NextJS
- NextAuth Authentication
- Google Provider
- Github Provider
- MongoDB
- Redux Toolkit
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
Contributions are always welcome!
Please adhere to this project's code of conduct
.