The objective was to build a website using the following technologies : HTML, CSS, React JS, and fetching data from an API.
We had four weeks to do it. Two dedicated to the project conception using agile methods, and two weeks devoted to the development.
We did a website about movies and decided to stand out by setting up a forum section where users and guests can discuss and chat together to find ideas or just about their passion.
I invite you to check our Figma here.
If you need to used the repository you have to do some command to install the project !
✨ First, you have to create a accompt on the API website. Here the link : https://www.themoviedb.org/?language=fr
🔑 Then get the API key !
📁 Clone the repository
📌 Don't forget to do "npm install"
📍 And do "npm run dev" to start the project.
Last command to configure everything, create a file .env based on the .env.sample