Skip to content

RafiMoreno/pokedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pokedb

This project is created as a part of an internship test. This project is a website which shows information of all first generation Pokemon.

URL

  • /list : This page displays list of all 1st generation Pokemon
  • /pokemon/{id} : This displays details of the Pokemon based on their id and in this page also users can try to catch those Pokemon which will by saved in the My Pokemon Page
  • /my-pokemon : This page shows all the Pokemon captured by the users

Framework

This project uses Next.js Framework and Tailwind CSS

How to Run

  1. Run "npm install" to install dependencies
  2. Run "npm run dev" to run the project in your local environment

URL

https://pokedb-neon.vercel.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published