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:
Clone the repository:
git clone [repository_url]
Install dependencies:
npm install
Run the development server:
npm start
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.