Skip to content

Application that show the most well-rated movies currently and it allows to give more details of each movie, not only movies but actors and actress as well;

Notifications You must be signed in to change notification settings

thawansilva/socialmovie

Repository files navigation

SOCIAL MOVIE

A Simple Movie Application using React JS, allows the user to search movies and cast they want from the MovieDB API

For UI creation Styled Components were used

This is a responsive web application for viewing in both Mobile and Desktop.

Home Page

home page image

Demo

Check out a live demo and try it for yourself: demo

Run These Commands:

Step 1:Clone the repository

 git clone https://github.com/thawansilva/socialmovie.git

step 2:Navigate to the clone

 cd your_path/socialmovie

Step 3: Install Node.js dependencies:

 npm install

Step 4: Set your api key environment variable(.env). Get an api key from TheMovieDb

 VITE_API_KEY=your_api_key

Step 5:

 npm run dev

Copyright (c) 2023 Thawan Silva

About

Application that show the most well-rated movies currently and it allows to give more details of each movie, not only movies but actors and actress as well;

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published