Skip to content

cosivox/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

A Pokedex built with React and Next.js as a universal webapp (SSR).

Live demo

https://reactpokedex.now.sh

How to run

Make sure you have the latest Stable or LTS version of Node.js installed.

  1. git clone https://github.com/cosivox/pokedex.git
  2. cd pokedex
  3. Run npm install
  4. Build the server using npm run build
  5. Start the server using npm run start
  6. After that it will automatically open default browser and running in http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published