Skip to content

My first fullstack app .I created movie-app using MERN STACK

Notifications You must be signed in to change notification settings

HashashinMaster/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Web application

Responsive film website with more than 500 films from different categories.

Setting up development environment

  1. Prerequisites
    • you need to have node.js installed in your machine
  2. installing dependencys
    • this project is shared without node_modules folder so you have to install all the the dependencys by your self.
    • to install dependencys:
      1. open your command line
      2. go to both these directroies /frontend/my-movie-app/ and /backend
      3. execute npm install or npm i to install all the dependencys
  3. after installing all the dependencys you are ready to start the application:
    • to start the application run npm start in both directories.

Features

1. different categories:

Categories
Excitement
Action
Animation
Historical
Biography
Drama
Adventure
Comedia
Musical
Fantasy
Crime
War
Family
Sci-Fi
Horror
Family
Romance
Sports
Documentary
Western
Mystery

2. Responsive:

  • this app is responsive for all devices.

Screenshots: