sergiodxa / pokedex-swr

Pokedex Application using Next.js and SWR with Tailwind for styling

Home Page:https://pokedex-swr.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex with SWR

This project is an example Frontend application using showcasing how to use SWR for data fetching.

Stack

Setup

Install the dependencies

$ yarn install

Then run the application:

$ yarn dev

Now the app will be running in http://localhost:3000

Deployment

Deploy with Vercel

Deploy with Vercel

About

Pokedex Application using Next.js and SWR with Tailwind for styling

https://pokedex-swr.now.sh/


Languages

Language:TypeScript 96.8%Language:JavaScript 1.9%Language:CSS 1.3%