KaylaKremer / CoderbyteReact

My Coderbyte solutions for the React challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coderbyte React Challenges

  • This repo contains my solutions for the React & React Native challenges.

  • All solutions received a 10/10 score.

  • Feel free to use any of my solutions for yourself!

Updates

1/8/23

Added missing solutions for the newer challenges Coderbyte released.

6/13/23

Refactored a few solutions.

9/21/23

Slight editing of README.

1/20/24

  • Refactored all previous solutions to use React 18 and use .jsx/.tsx file extensions
  • Redid solution for tictactoe.jsx
  • Added new solutions for the following challenges:
    • color-dropdown.jsx
    • letter-tiles.jsx
    • live-paragraph.jsx
    • quiz-builder.jsx
    • weather-dashboard.jsx
  • Updated README

FAQ

Can you include the challenge's question in your solution?

Unfortunately, no since I don't want to violate Coderbyte's Terms of Use. My solutions are only meant as a resource to check against your own or just to study from in general! You'll need to pay for Coderbyte to see the questions to their code challenges.

Do you accept submissions for alternative solutions?

No, not at this time. I originally intended to use this repo as a way to keep a copy of my solutions I wrote when I ended my Coderbyte subscription. However, since this repo has grown in popularity, if there is more interest to open this repo up and accept alternative solution submissions, I may consider this!

About

My Coderbyte solutions for the React challenges

License:MIT License


Languages

Language:JavaScript 98.4%Language:TypeScript 1.6%