The BlurTest is a game where the player has to guess the title of a film and/or the name(s) of the director, main actors and year of release, all within a given time. For this, the user will have the movie poster with an applied blur effect, which will fade as time passes. The player must enter a maximum information in 45 seconds, before the poster of the film becomes completely visible.
This BlurTest is brought to you by the Hufflepuff team, made of Chloé ELLE, Kylian GRONNIER, Sébastien BIROLLEAU, Vincent DAVIAUD and Pierre LACOSTE
- Clone the following Github repository:
[email protected]:WildCodeSchool/2023-02-JS-RemoteFR-JSWizards-P2-Team-Hufflepuff.git
- In VSCode, install the plugins Prettier - Code formatter and ESLint and configure them
- Install dependencies with
npm install
command - Go to the page "https://developers.themoviedb.org/3/getting-started/authentication" to configure your own API key
- In "./frontend/src", create a ".env" file and insert your API key. Example: "VITE_API_KEY=YOUR_API_KEY"
- Select a Theme
- Answer as much information as possible about the film to earn points
- Beat your own score
If you want to contribute to this project, you can:
-
Clone the GitHub depot
-
Create a new branch with your modifications
-
Send a Pull Request
The Hufflepuff team will examine the Pull Request in order to validate it or not
This project is under Wild Code School license. See the License.md
file for more information
Chloé: https://github.com/Chl0l
Kylian: https://github.com/Kyxk
Sébastien: https://github.com/SbirLobo
Vincent: https://github.com/Vinchd
Pierre: https://github.com/PierreLacoste
under the benevolent gaze of Anthony Gorsky.
https://github.com/GorskiAnthony