A scalable game store made with NextJS and integrated with Strapi and GraphQL
WonGames is an awesome game store made with Next.js, a React framework. This project was created to practice advanced concepts of React, such as component development, global state management, GraphQL, server-side rendering, static site generation, and content management using Strapi. The project uses various technologies such as Next.js, React, GraphQL, Apollo, Styled-Components, Axios, Styled Icons, TypeScript, Storybook, Jest, Cypress, and React Testing Library.
To obtain this project, follow these steps:
git clone <repository_url>.yarn command at the root of the cloned project folder to download the dependencies.yarn dev at the root of the project folder to start the application in development mode.npm instead of yarn for package management.WonGames is an impressive game store created using Next.js and various other technologies. It serves as a learning project to practice advanced React concepts and development techniques. The project includes features such as server-side rendering, static site generation, GraphQL data retrieval, and component development with TDD. By following the installation guide, users can easily set up and explore the project on their local environment.