thejsdeveloper / find-movies

Home Page:https://thejsdeveloper-find-movies.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find Movies - In progress πŸŽ₯🍿

find movies image

Table of Contents

Project Brief

πŸ” Find Movies is an application that bridges the gap between cinematic wonders and avid viewers. Delivering a seamless exploration experience to users, it allows them to discover, search, and delve deep into the intriguing realms of movies and TV series.

Technical details

πŸ”§ API: OMDB API is used to fetch Movies and TV series.

πŸ’… Styling: Tailwind CSS is used for styling all the screens.

Setup

πŸš€ Clone the repo by running the following command:

git clone https://github.com/thejsdeveloper/find-movies.git

πŸ“‚ Go to the project directory:

cd find-movies

πŸ’» Install the dependencies:

yarn install

# or

npm install

πŸƒ Run the project locally:

yarn dev

# or

npm run dev

🌐 Go to the browser:

Navigate to http://localhost:3000 to see the app.

Feel free to contribute and follow the licensing guidelines! πŸ˜„πŸ“

About

https://thejsdeveloper-find-movies.vercel.app


Languages

Language:TypeScript 95.3%Language:CSS 3.7%Language:JavaScript 1.0%