Omkaragrawal / NEW-VIEW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEW VIEW

Node.js CI

Project ID: 01

Project Mentor: Omkar Agarwal

✍  PROJECT DESCRIPTION

Many times, I want to watch a movie so I google whether the movie/season is available on my streaming service Netflix/Amazon video. So a central directory where I could search it and maybe even set notification about when it will be available. That would be awesome.

📂  RELEVANT TECHNOLOGY

Any web technology can be used but I am thinking about using NodeJS ecosystem.

  • Any FrontEnd framework (Angular/React/Vue)
  • NodeJS
  • MySQL/MongoDB/Firebase

💻  GETTING STARTED

=> Fork this repository to start contributing.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/Omkaragrawal/NEW-VIEW)

Instructions

  • Install dependencies in both the folder ie root and front-end.
  • Run the command npm start or npm run dev first.
  • Open a new shell/ command promt/ bash.
  • Execute npm start in the front-end folder for development.
  • Execute npm run pre-commit before staging and commiting the front-end changes.

Run on Repl.it

TMDB is used for API services in this project

About


Languages

Language:JavaScript 69.2%Language:CSS 22.9%Language:HTML 7.9%