toplenboren / Pokeclient

A playground of material ui and useSWR

Home Page:http://pokeclient.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokeclient:

A quick application which displays pokemons from pokeapi

Built using:

  • CRA
  • MaterialUI
  • Pokeapi
  • UseSWR

Usage:

Just go to the playground and try it live :)

Local launch:

I assume you have got npm or yarn installed

run yarn or npm install <- this will install a load of dependencies

then run yarn start or npm start <- this will start a project on localhost:3000

About

A playground of material ui and useSWR

http://pokeclient.surge.sh/


Languages

Language:JavaScript 93.4%Language:HTML 6.3%Language:CSS 0.2%