Skip to content

Akash02032002/Movieverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<< Movieverse >>

Live Hosted Website Link :-

https://movieverse-kappa.vercel.app/

Movieverse Poster

<< Description & Key Features of this Platform >>

It is a movie reviewing platform. where anyone after creating their account and login can :-

1.> Share your thought or opinion on that particular movie which is listed.

2.> Here You can also give rating in Stars.

3.> And One of the best feature of this platform that here you can also add your favourite movies for reviewing.

<< Technologies Used >>

<< Frontend >>

{ HTML, CSS, JavaScript, React.js, React Bootstrap, TailwindCSS }

<< Backend >>

{ Node.js }

<< DATABASE >>

{{ FIREBASE }}

<< Authentication >>

{{ FIREBASE }}

<< To Go through this Platform >>

1.> First of all go to Login Button.

Movieverse Poster

2.> If Your are a new member then Click on SignUp Button.

Screenshot 2023-09-08 212159

3.> Then fill your details like :- { Name, Mobile No and Password Button } and click on "Request OPT" Button.

Screenshot 2023-09-08 212305

4.> Fill the OTP number which comes on your mobile's message and click on "Confirm OPT" Button.

Screenshot 2023-09-08 212417

5.> After redirecting to the login page, fill the { Mobile No, & Password } and click on login Button.

Screenshot 2023-09-08 212159

6.> Now your on the Home page of the Movieverse Platform

Screenshot 2023-09-10 123542

7.> Now you can click on any movie from the list and give your valuable "Opinion and Rating".

Screenshot 2023-09-10 124232

8.> And Share to the World.

Screenshot 2023-09-10 124305

9.> Now click on Movieverse Logo to back on the Home page of this platform. And IF want to add your Favourite or Watched movie in this list, then Click on " + Add New" Button.

Screenshot 2023-09-10 123542

10.> Now Fill the Required fields like :- { Tite (Movie's Name), Year (of release), Movie's HD Image Link & Description about Movie. }. And Click on "Submit" Button.

Screenshot 2023-09-08 213440

11.> Now if You also want to Share Your Rating and Thoughts then click on that movie again and give Your Rating and Opinion.

Screenshot 2023-09-08 213725

<< To locally Run this Application in your PC . >>

1.> First of All Open your VSCode terminal and run this command.

git clone https://github.com/Akash02032002/Movieverse.git

2.> cd 'your App Name'

3.>Run "npm install"

4.> Setup your Firebase and to connent with your application copy and paste below command in your Firebase file.

const firebaseConfig = {

apiKey:process.env.REACT_APP_API_KEY, authDomain:process.env.REACT_APP_authDomain, projectId:process.env.REACT_APP_projectId, storageBucket:process.env.REACT_APP_storageBucket, messagingSenderId:process.env.REACT_APP_messagingSenderId, appId: process.env.REACT_APP_appId

};

from your FireBase Account.

5.> create a '.env.local' in root file where paste your :- { apiKey, authDomain, projectId, storageBucket, messagingSenderId, appId }

to prevent your application from malicious Activity.

<< Keep Smilling & Happy Learning >>

Thank You.

About

Movieverse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published