Skip to content

jchemello/react-coding-challenges

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React Coding Challenges πŸ‘‹

A series of easy through hard, React.js coding challenges.

Β 

Current Challenges

Easy πŸ˜ƒ

πŸš€ Rocket Ship

Unecessary re-renders, fine grained control

Β 

Medium 😐

πŸŒ™ Dark Mode

State/Shared State, DOM manipulation

Β 

Hard 😬

🎧 Spootify

Loading state, API usage

Β 

How do they work?

The scaffolding is done for you. Simply run yarn in any of the directories to start the application. Each application has a README with its requirements.

Some might require connection to external APIs, but all information will be provided in the inididual challenge readmes.

About

A series of easy through hard, React.js coding challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 45.6%
  • JavaScript 40.8%
  • HTML 13.6%