An open API service indexing awesome lists of open source software.

https://github.com/leovdn/gamehub-client

🎮 Next.js game store project with Strapi CMS - InProgress
https://github.com/leovdn/gamehub-client

graphql jest nextjs react strapi-cms tdd typescript

Last synced: 5 months ago
JSON representation

🎮 Next.js game store project with Strapi CMS - InProgress

Awesome Lists containing this project

README

          

# [GameHub](https://gamehub.leovdn.dev)

### Welcome to GameHub, the ultimate platform for all your gaming needs.

![Gamehub page](https://api.pikwy.com/web/66983faa1b267713ee563066.png)

## Technologies Used

- Next.js
- React + TypeScript
- Storybook
- Styled-components
- Jest
- React Testing Library
- Strapi CMS
- GraphQL + Apollo Client
- Vercel

## Getting Started

To get started, clone this repository to your local machine and install the dependencies by running the following command:

```
npm install
```

Then, start the development server by running:

```
npm run dev
```

Open http://localhost:3000 with your browser to see the result.

## License

This project is licensed under the MIT License.