Skip to content

This is the repository of the front-end of the Won Games platform.

Notifications You must be signed in to change notification settings

wallisonmoura/won-games

Repository files navigation

Won Games

technology technology technology technology technology technology


✍️ About this project

This is the repository of the front-end of the Won Games platform, Won Games is an online game marketplace, where you can buy and download your games, its development was with Javascript/TypeScript, React/NextJS, Apollo/GraphQL, Jest/React-testing-library, Cypress and Storybook technologies.

🌀 How to run this project

IMPORTANT: To run this project you need to have the database and the API of the project running, for that we have the database repository and the API repository, in each of them you can download on your machine and follow the instructions on how to leave them running.

REPOSITORY DATABASE REPOSITORY API

# Clone this repository
$ git clone https://github.com/wallisonmoura/won-games.git

# Access the project folder
$ cd won-games

# Run project
$ yarn dev

# Run storybook
$ yarn storybook

# Run jest and react-testing-lirary tests
$ yarn test

# Run tests end to end
$ yarn cy:run

🎨 Screenshots

Releases

No releases published

Packages

No packages published