Skip to content
/ Pokebook Public

web app displaying pokemon and their details

Notifications You must be signed in to change notification settings

tcrz/Pokebook

Repository files navigation

Pokebook

An app for viewing pokemon and their details. Built with React, Tailwind and a few MUI components.
Live demo

Running the App

  1. Firstly, you will need to clone this repository to your machine

  2. Installing Node and NPM: This project depends on Nodejs and Node Package Manager (NPM). Before continuing, you must download and install Node (the download includes NPM) from https://nodejs.com/en/download.

  3. At the root of this repository, run npm i to install dependencies.

  4. Starting the app: Start the app by running npm run dev. App should now be running at the specified port, access the given port to view the app.

About

web app displaying pokemon and their details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published