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
- Host: GitHub
- URL: https://github.com/leovdn/gamehub-client
- Owner: leovdn
- Created: 2024-04-08T19:03:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T21:17:18.000Z (almost 2 years ago)
- Last Synced: 2024-08-30T13:56:35.182Z (almost 2 years ago)
- Topics: graphql, jest, nextjs, react, strapi-cms, tdd, typescript
- Language: TypeScript
- Homepage: https://gamehub.leovdn.dev
- Size: 2.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [GameHub](https://gamehub.leovdn.dev)
### Welcome to GameHub, the ultimate platform for all your gaming needs.

## 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.