Coder Social home page Coder Social logo

greazey / greazymml Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.58 MB

Capital movie a web app where user can browse movies and add them to thier list.

Home Page: https://famous-rose-earthworm.cyclic.app/

JavaScript 74.95% HTML 2.51% CSS 20.15% SCSS 2.37% Procfile 0.03%

greazymml's Introduction

Capital movie a web app where user can browse movies and add them to thier list.

  • Account Management
  • Large Database of Movies
  • JWT token authentication
  • Dark UI

Technologies used

  • NodeJS
  • React.JS
  • ExpressJS
  • MongoDB

Installing depencencies and running the app

  • Fork the repository
  • Clone the repository
  • Install the dependencies by npm install
  • Run in development mode by npm start

But First You have to create a config.env file and put some variables.

  • PORT=5453
  • FRONTEND_URL="http://localhost:3000" change if you are deploying front and back end seperately
  • DB_URI = "YOUR_MONGODB_URI"
  • Go to https://www.themoviedb.org/settings/api make free account and get api key
  • TMDB_KEY = YOUR_TMDB_KEY
  • JWT_SECRET = YOUR_SECRET
  • JWT_EXPIRE=5d
  • COOKIE_EXPIRE=5
  • SMTP_SERVICE = gmail
  • SMTP_HOST = smtp.gmail.com
  • SMTP_PORT=465
  • MAIL = YOUR_GMAIL_ID
  • MAIL_PASSWORD = YOUR_GMAIL_APP_PASS
  • FORGOT_PASS_MSG='Your password can be reset by clicking the button below. If you did not request a new password, please ignore this email.' -Go to https://cloudinary.com/ and make free account and get api key
  • CLOUDINARY_NAME = YOUR_CLOUDINARY_NAME
  • CLOUDINARY_API_KEY = YOUR_CLOUDINARY_KEY
  • CLOUDINARY_API_SECRET = YOUR_CLOUDINARY_SECRET

greazymml's People

Contributors

greazey avatar

Watchers

 avatar

Forkers

vishal1145

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.