Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul-Khawse committed Feb 13, 2024
1 parent d2c5b64 commit 6c9ff0c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
## MOVIEX
# MOVIEX

# Overview
## Overview

The Movie Application is a web application that allows users to search for movies, view movie details, and explore information about various films. Here's an overview of its functionality:

# Features
## Features

1. Search Movies:

Users can enter search queries to find movies by title or keywords. The application connects to an external API to fetch a list of matching movies and displays them on the homepage.
Users can enter search queries to find movies by title or keywords. The application connects to an external API to fetch a list of matching movies and displays them on the homepage.

3. View Movie Details:
2. View Movie Details:

Users can click on a movie from the search results to access its detailed information. This includes the movie's title, year of release, actors, writers, plot, and IMDb rating.
Users can click on a movie from the search results to access its detailed information. This includes the movie's title, year of release, actors, writers, plot, and IMDb rating.

# Technology Stack
## Technology Stack

Frontend: React.js + Vanilla CSS + SCSS

Expand Down

0 comments on commit 6c9ff0c

Please sign in to comment.