Skip to content

Saimcode/watchflix-streaming

Repository files navigation

🎥 WatchFlix - Movie Streaming Website

A simple website where users can search for a movie and get results from IMDB API database. Users can also filter the results using the filters available.

🎥 WatchFlix - Movie Streaming Website

🔧 Getting Started

📍 Dependencies

  • Tailwind CSS - Click Here to view Tailwind CSS Guide.

📍 Installation & Setup Instructions

1. Download this repository or clone it via Git using the commands below:

$ git clone https://github.com/Saimcode/watchflix-streaming.git
$ cd watchflix-streaming

2. Install node_modules and other dependencies:

$ npm install -D tailwindcss
$ npx tailwindcss init

3. Start your live server

❔ Help

Contact me on the links below:

🛠 Languages & Tools Used

  • HTML5 for building the UI
  • SCSS & Tailwind CSS for styling components
  • JavaScript for adding functionality

🕔 Version History

  • Version 1.0 (Current)
    • Initial Release

©️ License

This project is licensed under the MIT License - see the LICENSE file for details