this-week-in-react
                                
                                 this-week-in-react copied to clipboard
                                
                                    this-week-in-react copied to clipboard
                            
                            
                            
                        This Week in React ⚛️

This Week in React ️️⚛️
This repository contains the website and email templates for This Week in React ⚛️ a newsletter that covers React Core and React DOM.
Contributing
Every help on this project is greatly appreciated. To get you started, here's a quick guide on how to make good and clean pull-requests:
- 
Create a fork of this repository, so you can work on your own environment. 
- 
Install development dependencies locally: git clone [email protected]:<your-github-name>/this-week-in-react.git cd this-week-in-react yarn install
- 
Make changes using your favorite editor. 
- 
Commit your changes (here is a wonderful guide on how to make amazing git commits). 
- 
After a few seconds, a button to create a pull request should be visible inside the Pull requests section.