Skip to content

A cool web app for binge watchers with some additional functionalities to keep all your favorite shows in one place.

Notifications You must be signed in to change notification settings

faraz-github/showbook_v1

Repository files navigation

showbook

A cool web app for for tv shows information with some additional functionalities to keep all your favorite shows in one place.

Tech Stack

Client: NextJS, MaterialUI

Serverless-Service: Firebase

Run Locally

Clone the project

  git clone https://github.com/faraz-github/showbook_v1.git

Go to the project directory

  cd showbook_v1

Install dependencies

  npm install 

Add .env.local file in the root with required environment variables. Start development server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file

NEXT_PUBLIC_FIREBASE_API_KEY

NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN

NEXT_PUBLIC_FIREBASE_PROJECT_ID

NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET

NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID

NEXT_PUBLIC_FIREBASE_APP_ID

Design References

Typography

Quicksand by Google Fonts

Colors

Name Hex Color
Cool Black #0F2C67 #0F2C67
Orange (RYB) #F3950D #F3950D

Demo

showbook

About

A cool web app for binge watchers with some additional functionalities to keep all your favorite shows in one place.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published