Where2Watch is a project designed to help users find where their favorite movies and TV shows are available for streaming.
- Search for movies and TV shows.
- Get streaming platform availability.
- User-friendly interface.
- Clone the repository:
git clone https://github.com/Noah-Sfez/Where2Watch.git
- Navigate to the project directory:
cd where2watch
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000
.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add feature-name"
- Push to your branch:
git push origin feature-name
- Open a pull request.
This project is licensed under the MIT License.
For any inquiries, please contact [sfz.noah@gmail.com].