luckyklyist / poke-quiz

Home Page:https://pokemon-api-playthrough.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokeee Game - Just for Fun! 🎮

Welcome to the Pokeee Quiz Game! This project was created purely for fun and enjoyment . I crafted it for my brother to play, who watches Pokemon a lot. Frankly, I only know the name of Pikachu, but I'm electrified to have you here! 😅⚡

Screenshot 2023-10-26 at 9 14 28 PM

Tech Stack

The web quiz game is built using web technologies:

  • React
  • Appwrite
  • Redux

Enjoyable Features

  • Explore the Pokémon
  • Play quiz and gain points
  • Rankyourself in the lederboard
  • Google ouath
  • Many More will added

Try it out!

The game is available online at https://pokemon-api-playthrough.vercel.app/. Have a blast and enjoy your time in the Pokémon world!

Local Setup

If you'd like to set up the game locally for further customization, you can do so by following these steps:

  1. Clone the repository

  2. Install the necessary dependencies

    pnpm i
    cp .env.example .env
    
  3. Configure the Appwrite settings on .env

  4. Start the development server

    pnpm run dev
    

Join the Fun!

Feel free to provide feedback or contribute to the project on GitHub. Let's make it even more enjoyable!

License

The project is open under the MIT License, allowing you to use, modify, and share it freely. Have a fantastic time playing the Pokeee Game!

About

https://pokemon-api-playthrough.vercel.app/


Languages

Language:TypeScript 95.3%Language:JavaScript 1.9%Language:CSS 1.8%Language:HTML 1.0%