Giter Site home page Giter Site logo

b9aurav / pokezone Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 325 KB

A state-of-the-art Pokedex application that allows users to retrieve, search, and dissect different Pokemon by their statistics. Integrate the application With the Pokemon API to gather necessary data.

Home Page: https://poke-zone-bay.vercel.app

JavaScript 1.33% CSS 3.40% TypeScript 95.27%

pokezone's Introduction

PokeZone

This is a Next.js project that uses PokeAPI to fetch and display data about Pokemon. Live Link

Architecture

This project is built with Next.js and TypeScript. It uses Redux for state management and Tailwind CSS for styling. The main components of the project are:

  • app: This directory contains the root components of the application.
  • components: This directory contains reusable components that are used across different pages.
  • store: This directory contains the Redux store and slices.

The application fetches data from the PokeAPI and displays it in a user-friendly format. The data fetching is done using Redux thunks.

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the project.
git clone https://github.com/b9aurav/PokeZone.git
cd pokezone
  1. Install package dependencies
npm install
  1. Run project locally
npm run dev

Open http://localhost:3000 with your browser to see the result.

pokezone's People

Contributors

b9aurav avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.