All Projects → CaioAugustoo → wongames

CaioAugustoo / wongames

Licence: other
🎮 Ecommerce de jogos no estilo Steam. Desenvolvido com Next.js, TypeScript, GraphQL, etc.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Handlebars
879 projects

Projects that are alternatives of or similar to wongames

amazin
A MERN-stack app for eCommerce platform, Webshop, Web Store. Storybook: https://www.amazin.one/ Alternative: https://ntrix.github.io/amazin-story
Stars: ✭ 27 (+50%)
Mutual labels:  ecommerce, storybook, cypress
Vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Stars: ✭ 2,510 (+13844.44%)
Mutual labels:  apollo, storybook, cypress
Ocelot-Social
Free and open-source social network for active citizenship.
Stars: ✭ 49 (+172.22%)
Mutual labels:  apollo, storybook, cypress
react-learning-resources
A curated list of resources to learn React and related web technologies as fast as possible.
Stars: ✭ 65 (+261.11%)
Mutual labels:  storybook, cypress, react-testing-library
expansion-pack
🔋 Useful stack expansion for ts-nextjs-tailwind-starter
Stars: ✭ 16 (-11.11%)
Mutual labels:  storybook, cypress
medly-components
🧩 Medly components provides numerous themable react components, each with multiple varitaions of sizes, colors, position etc.
Stars: ✭ 66 (+266.67%)
Mutual labels:  storybook, react-testing-library
Nx
Smart, Fast and Extensible Build System
Stars: ✭ 9,737 (+53994.44%)
Mutual labels:  storybook, cypress
Meteor Apollo Starter Kit
Meteor, Apollo, React, PWA, Styled-Components boilerplate
Stars: ✭ 91 (+405.56%)
Mutual labels:  apollo, storybook
awesome-address-book
This project shows a basic address book built with ReactJS, Redux Toolkit and Typescript 📖
Stars: ✭ 20 (+11.11%)
Mutual labels:  cypress, react-testing-library
next-ts-graphql-apollo-starter
An opiniated Next powered starter which include support for Apollo with GraphQL SSR support, codegen, styled component / system, framer motion and Cypress
Stars: ✭ 18 (+0%)
Mutual labels:  apollo, cypress
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+655.56%)
Mutual labels:  ecommerce, storybook
nextjs-starter-kit
NextJS Starter Kit with Testing Frameworks and CI/CD
Stars: ✭ 30 (+66.67%)
Mutual labels:  storybook, cypress
ui-kit
D2iQ UI Kit
Stars: ✭ 29 (+61.11%)
Mutual labels:  storybook, react-testing-library
user-story
POST stories. GET features.
Stars: ✭ 27 (+50%)
Mutual labels:  strapi, cypress
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+2516.67%)
Mutual labels:  ecommerce, apollo
react-storefront
An open-source storefront in React.js with Next.js. Built for Headless Commerce, using a modern stack with TypeScript, GraphQL, Apollo, and Tailwind CSS.
Stars: ✭ 265 (+1372.22%)
Mutual labels:  ecommerce, apollo
Next Ecommerce
⚡️ Quantum Ecommerce. Made with Next.js | GraphQL | Apollo Server | Apollo Client | SSR
Stars: ✭ 186 (+933.33%)
Mutual labels:  ecommerce, apollo
wargabantuwarga.com
Inisiatif warga untuk berbagi informasi seputar fasilitas kesehatan dan alat kesehatan untuk COVID-19.
Stars: ✭ 533 (+2861.11%)
Mutual labels:  cypress, react-testing-library
glific-frontend
Frontend for the Glific platform
Stars: ✭ 18 (+0%)
Mutual labels:  cypress, react-testing-library
strapi-starter-nuxt-e-commerce
Strapi Starter Nuxt.js E-commerce
Stars: ✭ 170 (+844.44%)
Mutual labels:  ecommerce, strapi

🎮 Won Games

Ecommerce de jogos de vídeo-games no estilo Steam e Epic Games. Desenvolvido com Next.js, TypeScript e GraphQL.

ℹ️ Sobre o projeto

Este projeto consiste em um ecommerce onde é listado diversos jogos em diversos gêneros. Desenvolvido durante o Curso React Avançado.

Demonstração

Image from Gyazo

Você pode conferir o resultado final em: https://wongames.caioaugusto.dev/

🎯 Objetivo do projeto

Foi realizado este projeto com o intuito de aplicar os conhecimentos adquiridos com Next.js, Cypress, Jest, GraphQL, etc.. Foi reforçado, também, os conhecimentos com TypeScript.

📝 Tecnologias

Para backend foi utilizado o Strapi para CMS. Você pode fazer um clone do repositório do backend aqui: https://github.com/Won-Games/api (é necessário para um melhor funcionamento do front-end)

⚙️ Instalação

Para que este rode em sua máquina, siga os passos abaixo:

# Clone o repositório em alguma pasta em sua máquina
$ git clone https://github.com/CaioAugustoo/wongames.git

# Entre no repositório
$ cd wongames

Instale as dependências digitando no termimal:
$ yarn install

Rode a aplicação no modo de desenvolvimento.
$ yarn dev

Rode os testes unitários com:
$ yarn test:watch

Rode os testes e2e com:
$ yarn test:e2e

Abra http://localhost:3000 no seu navegador para visualizar o projeto (certifique-se que já tenha um backend rodando localmente.)

Licença

Copyright © 2021 Caio Augusto.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].