Skip to content

phbarao/react-jr-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Jr. Test

I've heard about a junior react test that asks to consume data from pokeapi, list 20 pokemons names per page and create previous/next buttons for navigation. So I decided to implement that challenge with some extra features, starting by tests.

Live Demo: https://pokelisting.netlify.app

Available Scripts

You can run:

yarn start

You can test:

yarn test

New features to implement:

✔︎ Write some tests;

✔︎ Responsiveness;

⏱ Turn buttons into a component;

⏱ Create context to share data;

⏱ Performaces tests and improvements;

⏱ E2E Testing;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published