App Game Populares (Mobile)

In this project you will have a list of games, with this list you can buy games.
by Hubert Ryan!

About โœ

With React Native, using the React Navigation to create, edit and main app entry. All data is stored locally, without needing to login or register, the entire state structure was configured with redux and redux-persist, thus being able to persist data without a server.

Dependencies ๐Ÿ”ง

Below are all the dependencies that were used for this project to be completed. These libraries were enough to make a project like this work.

  • Async Storage
  • React Navigation
  • Redux
  • React Redux
  • Redux Persist
  • React Native Svg
  • Axios

Important: The entire redux structure is configured in the folder src/config/store.

Getting Started ๐Ÿงจ

Install ๐Ÿ”Œ

First, you need to clone this project to an ideal location on your computer. You can clone either using the github command line or by downloading directly from the browser or the WINRAR file, after that, extract it.

$ git clone https://github.com/HubertRyanOfficial/app-gaming.git

or

Download direct to you computer with WINRAR or with GitHub Desktop.

Second, install all necessary project dependencies locally so that the project can run smoothly. Of course, go to the project folder before that!

$ yarn install

or

$ npm install

Run the project ๐Ÿ–ฅ

Now just run.

$ yarn android

or

$ npm run android

Now we can use and develop our project, are we going to test together with me? Let's Go!

Thank You ๐ŸŽ‰

Thank you so much for reading this repository and seeing my code shares, a huge hug! Always keep learning and updating.

By Hubert Ryan ๐Ÿ˜‹