Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.25 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.25 KB

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