MoviesHub

Installation

# Clone this repository
https://github.com/vikassharma1999/MoviesHub.git

# Install dependencies for backend
npm install

# Go into client directory
cd client/

# Install dependencies 
npm install

# To start the Application go to root directory
cd..
sudo npm run dev

Features

  • Add Movies to the backend and retrive all the movies from backend

  • Microservice architecture using Node.js & Express

Technology Stack

  • Node.js
  • React
  • MongoDB
  • Express