Your task is to create a discussion page using either React.js or Next.js. This page will display discussion content using provided JSON data. The design and features are up to your creativity but should ensure a good user experience across different devices.
-
Use React.js or Next.js to build the discussion page, you are free to design the page however you want.
-
Use the JSON data provided in the folders to populate the page with discussion content.
-
Interface images are supplied locally. Make sure to integrate them into your design.
-
Discussion content images are given as URLs within the data. Ensure these images are displayed correctly.
-
The page must be responsive and provide a good user experience on Desktop, Tablet, and Mobile devices.
-
Give us instructions for how to run your app.
- Add as many features as you want. Be creative and try to make the page engaging and functional.
- You can draw inspiration from the Picky discussion page or the Picky app discussion page.
- Feel free to use any design library to enhance your UI/UX.
- Implementing the page using Next.js with Server-Side Rendering (SSR) can earn you bonus points.