/movies-list-app

Movies List Application

Primary LanguageJavaScript

Movies List Application

movies-list-app

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

  • Implemented Movies list Application using React and Firebase for backend
  • We can add our own movies list and it will store it in the firebase.
  • Automatically it will fetch from the database and display it on the screen.

Built With

  • Html
  • Css
  • React
  • Firebase

Getting Started

To get a local copy and run it locallly follow these simple example steps.

Prerequisites

Firstly you should install the Node and Git in your local system to run react application locally.

Install Node
Install Git

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/movies-list-app.git
  2. Install NPM packages
    npm install
  3. Run the Project
    npm start

Link to live Project:- https://movies-list-app-asm.netlify.app/