Skip to content

token03/clodlog-native

Repository files navigation

Clodlog

This is a wishlist / collection manager for the Pokemon TCG built with React Native, Expo, and Tamagui.

Demo

Demo 1

Demo 2

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed Node.js and npm. You can download and install Node.js and npm from here: Node.js
  • You have installed Yarn. You can download and install Yarn from here: Yarn
  • You have installed Expo CLI. You can install it by running the following command in your terminal: npm install -g expo-cli
  • You have Docker installed for running the backend. You can download Docker from here: Docker

Setting Up

To set up the Pokemon Wishlist Application, follow these steps:

  1. Clone the repository: git clone https://github.com/token03/clodlog.git
  2. Navigate into the project directory: cd clodlog
  3. Install the dependencies: yarn install
  4. Set up the backend:
  • Clone the backend repository:
    git clone https://github.com/token03/clodlog-backend.git
    
  • Follow the instructions in the clodlog-backend repository to spin up the Docker container.

Using the Application

Once both the frontend and backend servers are running, you can open the application in your Expo client app on your phone by scanning the QR code that appears in the terminal or on the Expo dev tools page.

You can also use an Android or iOS emulator by pressing a or i in the terminal respectively.

Contact

If you want to contact me, you can reach me on Discord at @t.ken.

Attribution

Pokemon and all related properties are owned by Nintendo, Game Freak, and The Pokemon Company.

Pokemon Card CSS was created by Simon Goellner.

Card data is sourced from PokemonTCG.

License

This project uses the following license: GPL-3.0.

About

a pkmn wishlist and collection tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published