Epic React Exercises screenshot

Epic React Exercises

Author Avatar Theme by Mithi
Updated: 27 Nov 2023
168 Stars

Practical React exercises with detailed solutions.

Categories

Overview:

Mithi’s (Epic) React Exercises is a website offering practical React exercises with detailed solutions. Loosely based on Kent C Dodd’s Epic React Workshops, this platform invites contributions via pull requests, adhering to specific guidelines for commits.

Features:

  • Practical React Exercises: Engage in hands-on React exercises.
  • Detailed Solutions: Access in-depth solutions for better understanding.
  • Based on Epic React Workshops: Inspired by Kent C Dodd’s renowned workshops.
  • Contribution Friendly: Encourages and welcomes contributions via PRs.
  • Commit Style Guide: Follows a recommended commit style guide for consistency.

Installation:

To install Mithi’s (Epic) React Exercises theme, follow these steps:

  1. Clone the repository:

    git clone [repository_url]
    
  2. Install dependencies:

    npm install
    
  3. Run the development server:

    npm start
    
  4. Access the theme on your browser at localhost:3000.

Summary:

Mithi’s (Epic) React Exercises is a valuable platform for practicing React skills through practical exercises. With detailed solutions, contributions welcome, and inspiration from Kent C Dodd’s workshops, this site offers a learning opportunity for React enthusiasts.