"What to Watch" is a movie browsing app allowing users to explore, review, and list movies. It provides movie details, user reviews, rating features, and user authentication for personalized experiences. This project is part of the online course "React. Developing complex client applications" from HTML Academy.
- Clone the repository:
git clone https://github.com/IliaKani/what-to-watch.git
- Navigate to the project directory:
cd what-to-watch
- Install the dependencies:
npm install
- To start the development server:
npm run start
- To build the project:
npm run build
- To run the tests:
npm run test
- To deploy the project:
npm run deploy
The application is deployed at: what-to-watch-iliakani.vercel.app
For more detailed information about the application and its functionality, please refer to the full documentation.
This project is licensed under the terms of the MIT license.
If you have any questions, feel free to contact the author of the project, Ilia Kanishchev, through GitHub.
Give a ⭐️ if this project helped you!