Skip to content

Ankur7-7/Movies-Elite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies-Elite website built using React

Description

This is a Movie Directory Website made for the collection of the personalised movies and shows for the users.

Features

  • There are 5 different pages: Home-Page, sign in, sign up and browse page.
  • Authentication has been done on all pages using the Firebase.
  • Firebase firestore handles all the data and data is received using a custom hook.
  • Styled Components have been used for the designing of the pages.
  • React Router library is used for navigation in between different pages.

    Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React
  • Styled Components
  • Firebase

    Installation in Local

    Clone the repo and in the terminal run this command to install the dependencies.

    npm install

    Now, run this command to run the website on the port 3000. Open localhost:3000 in your browser to view the website.

    npm run start

    Thanks!

  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published