Skip to content

Freely like, share and comment your favorite movies and actors on leviosa movie ๐Ÿ˜Ž This app is built on NodeJS.

Notifications You must be signed in to change notification settings

ahmetcankaratas/leviosa-movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Leviosa Movie

Freely like, share and comment your favorite movies and actors on leviosa movie ๐Ÿ˜Ž

This project was created for Patika.dev Gusto&RemoteTeam sponsored NodeJs Bootcamp as final project

LiveURL: https://leviosa-movie.herokuapp.com/

๐Ÿ”Ž Technologies

  • Node.js
  • Typescript
  • TypeORM
  • MySQL
  • Ejs

๐Ÿ“ท Screenshots

Main Page mainpage

Profile image

Movie Details image

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installation

A step by step guide that will tell you how to get the development environment up and running.

  • Clone the repository
git clone  https://github.com/lingardium/leviosa-movie
  • Install dependencies
cd leviosa-movie
npm install
  • create .env file like .env.example
TOKEN_SECRET =
SESSION_SECRET =
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
FACEBOOK_CLIENT_ID=
FACEBOOK_CLIENT_SECRET=
HOST=
DB_PORT=
USERNAME=
PASSWORD=
DATABASE=
  • Build and run the project

npm start

Navigate to http://localhost:3000

๐Ÿ“น Demo Video

demo-video.1.mp4

License

MฤฐT

About

Freely like, share and comment your favorite movies and actors on leviosa movie ๐Ÿ˜Ž This app is built on NodeJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published