Skip to content

This is a clone of discoveryplus.in website which we create using the MERN stack. We have created the whole project in a week.

Notifications You must be signed in to change notification settings

deepak-chaurasiyaa/Discoveryplus.in

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Discoveryplus.in

Logo

Clone of Discoveryplus.in

Technology we use

Backend

  • Node Js
  • Express
  • MongoDB

Frontend

  • React
  • Material UI
  • Styled- components
  • Bootstrap V-5

Apis

Otp Varification

Twilio - twilio.com/

Color Reference

Color Hex
Primary Color ![#2175d9]
Backgroud color ![#121317]
Icons color and button color ![#2175d9]

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd backend/frontend

Install dependencies

  npm install

Start the server

  npm start

Environment Variables

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

Backend

mongo - database

port - running port

CURRENT_ENVIRONMENT

SMTP_PORT

Frontend

PORT

Features

  • Login and Sign up using Mobile OTP
  • Search engine to search following movies
  • use Debouncing on serch baar to minimize Network Load
  • Added Primembership

Acknowledgements

Authors

Home Page

Login and Otp verification

Premiumship Page

Payment Page

About

This is a clone of discoveryplus.in website which we create using the MERN stack. We have created the whole project in a week.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • CSS 1.4%
  • HTML 0.8%