Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project using https://pokeapi.co/.

Getting Started

To be safe, run:

npm install
# or
yarn install

Then build a production build with:

npm run build
# or
yarn build

To run the development server:

npm run dev
# or
yarn dev

To run the production server (for optimal lighthouse results)

npm run start
# or
yarn start

Lighthouse Results:

LightHouse desktop results LightHouse mobile results

Loom Demo

https://www.loom.com/share/efbec51bb0894b3e839385663c1059c7

Futher Improvements

  • CSS variables for type colors
  • Mobile styling polish
  • If this was prod would also not be loading images from URLS

About

This is the project submitted to URBN for consideration for a SWE position

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages